Package: wnpp Severity: wishlist Owner: Dima Kogan <[email protected]>
* Package name : libconst-fast-perl Version : 0.013 Upstream Author : Leon Timmermans <[email protected]> * URL : http://search.cpan.org/~leont/Const-Fast-0.013/lib/Const/Fast.pm * License : GPL or Artistic Programming Lang: Perl Description : Const::Fast - Facility for creating read-only scalars, arrays, and hashes use Const::Fast; const my $foo => 'a scalar value'; const my @bar => qw/a list value/; const my %buz => (a => 'hash', of => 'something'); -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

