| Server IP : 103.4.122.14 / Your IP : 216.73.216.103 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips System : Linux cwp2.slnet.com.au 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : statewid ( 1251) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-Readonly-XS-1.05/ |
Upload File : |
Readonly/XS version 1.05 ======================== This is a companion module to Readonly.pm. You do not use Readonly::XS directly. Instead, once it is installed, Readonly.pm 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. INSTALLATION To install this module, do the standard Perl module four-step: perl Makefile.PL make make test make install DEPENDENCIES None, although it's useless without Readonly.pm. COPYRIGHT AND LICENSE Eric J. Roode, roode@cpan.org Copyright (c) 2003-2009 by Eric J. Roode. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. If you have suggestions for improvement, please drop me a line. If you make improvements to this software, I ask that you please send me a copy of your changes. Thanks.