p5sagit/Eval-WithLexicals.git
2018-05-08 Graham Knop add travis config master
2017-10-08 Graham Knop Release commit for 1.003006 v1.003006
2017-10-08 Graham Knop Bumping version to 1.003006
2017-09-26 Graham Knop changelog
2017-09-26 Graham Knop filter out any fake lexical
2016-10-16 Graham Knop avoid needing . in @INC in dev mode
2015-07-01 Graham Knop Release commit for 1.003005 v1.003005
2015-07-01 Graham Knop Bumping version to 1.003005
2015-07-01 Graham Knop changelog hints test fix
2015-07-01 Graham Knop get hints from strictures as late as possible
2015-06-30 Graham Knop Release commit for 1.003004 v1.003004
2015-06-30 Graham Knop Bumping version to 1.003004
2015-06-30 Graham Knop changelog for hints test diagnostics
2015-06-30 Graham Knop dynamic_config => 0
2015-06-30 Graham Knop strictures is a runtime prereq
2015-06-30 Graham Knop better diagnostics on warnings mismatch
2015-06-28 Graham Knop Release commit for 1.003003 v1.003003
2015-06-28 Graham Knop Bumping version to 1.003003
2015-06-28 Graham Knop protect against empty string in PV
2014-12-23 Karen Etheridge Release commit for 1.003002 v1.003002
2014-12-23 Karen Etheridge make bump
2014-12-22 Karen Etheridge changelog for RT#101086
2014-12-22 Father Chrysostomos fix for RT#101086
2014-08-18 Graham Knop update Makefile.PL boilerplate
2014-08-16 Graham Knop Release commit for 1.003001 v1.003001
2014-08-16 Graham Knop bump version
2014-08-16 Graham Knop changelog
2014-08-04 Graham Knop include required perl version in metadata
2014-06-13 Graham Knop hide some internal packages from PAUSE
2014-06-13 Graham Knop Release commit for 1.003000 v1.003000
2014-06-13 Graham Knop bump version
2014-06-13 Graham Knop header for changelog
2014-06-13 Graham Knop update changes
2014-06-13 Graham Knop add self to contributors
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