1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/p5-Readonly/pkg-descr
2005-08-31 11:57:23 +00:00

7 lines
279 B
Plaintext

This is a facility for creating non-modifiable variables. This is
useful for configuration files, headers, etc. It can also be useful as
a development and debugging tool, for catching updates to variables that
should not be changed.
WWW: http://search.cpan.org/dist/Readonly/