Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Readonly-XS
From: Stoned Elipot
Date: 2007-05-09 04:58:14
Message id: 20070509025814.E49472150A@cvs.netbsd.org
Log Message:
Initial import of p5-Readonly-XS version 1.04 into The NetBSD
Packages Collection.
The Perl 5 module Readonly::XS is a companion module to the Readonly
module. You do not use Readonly::XS directly. Instead, once it
is installed, the Readonly module will detect this and will use it
for creating read-only scalars. This results in a significant
speed improvement. This does not speed up read-only arrays or
hashes.
Files: