p5sagit/Eval-WithLexicals.git
2014-06-13 Graham Knop remove unused variables
2014-06-13 Graham Knop correct error check with fatal warnings
2014-06-13 Graham Knop make hints test immune to perl -M options
2014-06-13 Graham Knop also preserve warnings
2014-06-13 Graham Knop use our own pragma for hints hash test
2014-06-13 Graham Knop correct hints test when running in git checkout
2014-06-13 Graham Knop de-tabify
2014-06-13 Graham Knop pod cleanups
2014-06-13 Graham Knop distarify
2012-02-10 Graham Knop add pod documentation to tinyrepl script
2012-02-10 Graham Knop add MYMETA files to .gitignore
2011-07-04 David Leadbeater 1.002000 release v1.002000
2011-07-04 David Leadbeater Up Moo version requirement
2011-07-04 David Leadbeater Add persistent hints
2011-07-04 David Leadbeater Add a .gitignore
2011-07-04 David Leadbeater Configurable prelude
2011-01-11 Matt S Trout correct time
2011-01-11 Matt S Trout 1.001000 release commit v1.001000
2011-01-11 Matt S Trout add dgl to contributors
2011-01-11 David Leadbeater Add a #line directive to identify the source of an...
2011-01-03 Matt S Trout make anon subs work
2010-12-05 Matt S Trout Makefile.PL v1.000000
2010-12-05 Matt S Trout Changes file
2010-12-05 Matt S Trout skeleton docs and copyright notice
2010-12-05 Matt S Trout clean up example to not require extra modules
2010-12-05 Matt S Trout mark tinyrepl executable
2010-12-05 Matt S Trout add test to check non-capture of out of scope lexical
2010-12-04 Matt S Trout handle inner scope lexicals
2010-12-04 Matt S Trout initial import