[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: libconst-fast-perl -- Facility for creating read-only scalars, arrays, and hashes



Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen <ssm@debian.org>

* Package name    : libconst-fast-perl
  Version         : 0.011
  Upstream Author : Leon Timmermans <fawaka@gmail.com>
* URL             : http://search.cpan.org/dist/Const-Fast/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : facility for creating read-only scalars, arrays, and hashes

Const::Fast is a perl module for creating read-only scalars, arrays, and
hashes. It enables you to set a variable to the given value and subsequently
make it readonly. Arrays and hashes will be made deeply readonly.

This module uses the builtin readonly feature of perl, making access to the
variables just as fast as any normal variable without the weird side-effects of
ties


Reply to: