This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make exists() work better on pseudo-hashes (reworked a patch suggested
[perl5.git] / t / op / avhv.t
1999-10-02 Gurusamy Sarathymake exists() work better on pseudo-hashes (reworked...
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-07-14 Gurusamy Sarathyfix function parameter autovivification for pseudohashes
1998-07-07 Gisle AasEvaluation of AVHVs in scalar context
1998-07-04 Gisle Aasapplied patch with tweaks to prose
1998-06-20 Joshua Pritikinadded patch, tweaked missed files, excised comment...
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1997-11-18 Joshua PritikinSeparate avhv_foo() key handling into avhv_keys()....