aboutsummaryrefslogtreecommitdiff
path: root/perl/env.pm
AgeCommit message (Collapse)Author
2015-01-09All: add keywords.Joel Martin
Also, fix nth and count to match cloure.
2014-04-23Perl: add vector, hash-map, metadata, atom support. TCO let*Joel Martin
- Changes all collections to be one level of inderection where the top level is always a hash containing 'meta' and 'val'.
2014-04-22Perl: add stepA_more.Joel Martin
2014-04-20Perl: add step4_if_fn_doJoel Martin
- Move string/printing tests to the bottom of tests/step4_if_fn_do
2014-04-20Perl: add step3_envJoel Martin