The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Tie-Anon TOSHIOITO"

Tie::Anon - tie anonymous array, hash, etc. and return it River stage zero No dependents

When I feel extremely lazy, I don't want to write my $tied_arrayref = do { tie my @a, "Tie::File", "hoge.dat"; \@a; }; With Tie::Anon, you can do the same by my $tied_arrayref = tiea("Tie::File", "hoge.dat");...

TOSHIOITO/Tie-Anon-0.02 - 17 Aug 2014 01:37:12 UTC
1 result (0.027 seconds)