summaryrefslogtreecommitdiff
path: root/devel/p5-Readonly-XS
AgeCommit message (Collapse)AuthorFilesLines
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-05-09Initial import of p5-Readonly-XS version 1.04 into The NetBSDseb4-0/+30
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.