#1064521 ITP: libscalar-readonly-perl -- functions for controlling whether any scalar variable is read-only

#1064521#5
Date:
2024-02-23 16:34:56 UTC
From:
To:
* Package name    : libscalar-readonly-perl
  Version         : 0.03
  Upstream Author : Philippe M. Chiasson <gozer@cpan.org>
* URL             : https://metacpan.org/release/Scalar-Readonly
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : functions for controlling whether any scalar variable is read-only

This simple module can make scalars read-only. This is useful to protect
configuration variables, for example.

Scalar::Readonly can also be used to subvert Perl's many read-only variables
to potential evil trickery.

The package will be maintained under the umbrella of the Debian Perl Group.