freebsd-ports/devel/p5-Data-Lock/pkg-plist
Adam Weinberger 5d24f713e1 Add devel/p5-Data-Lock, a facility to mark variables as immutable. It is
comparable to p5-Readonly (but much faster; see
https://metacpan.org/pod/Data::Lock#BENCHMARK), or to the constant
pragma (except it retains sigils). It includes Data::Lock and its
dlock() function which handles scalars, and Attribute::Constant which
exports a ': Constant' attribute, which is faster but has caveats.
2015-03-17 16:51:19 +00:00

4 lines
134 B
Text

%%SITE_PERL%%/Attribute/Constant.pm
%%SITE_PERL%%/Data/Lock.pm
%%PERL5_MAN3%%/Attribute::Constant.3.gz
%%PERL5_MAN3%%/Data::Lock.3.gz