9 years agouse our own pragma for hints hash test
Graham Knop [Fri, 13 Jun 2014 11:21:06 +0000]
use our own pragma for hints hash test

9 years agocorrect hints test when running in git checkout
Graham Knop [Fri, 13 Jun 2014 11:07:49 +0000]
correct hints test when running in git checkout

9 years agode-tabify
Graham Knop [Fri, 13 Jun 2014 10:45:46 +0000]
de-tabify

9 years agopod cleanups
Graham Knop [Fri, 13 Jun 2014 10:45:27 +0000]
pod cleanups

9 years agodistarify
Graham Knop [Fri, 13 Jun 2014 10:44:59 +0000]
distarify

12 years agoadd pod documentation to tinyrepl script
Graham Knop [Fri, 10 Feb 2012 20:57:27 +0000]
add pod documentation to tinyrepl script

12 years agoadd MYMETA files to .gitignore
Graham Knop [Fri, 10 Feb 2012 21:00:48 +0000]
add MYMETA files to .gitignore

12 years ago1.002000 release v1.002000
David Leadbeater [Mon, 4 Jul 2011 20:43:15 +0000]
1.002000 release

12 years agoUp Moo version requirement
David Leadbeater [Mon, 4 Jul 2011 20:41:05 +0000]
Up Moo version requirement

12 years agoAdd persistent hints
David Leadbeater [Tue, 11 Jan 2011 21:19:38 +0000]
Add persistent hints

This means the $^H and %^H values are stored and restored along with the
captured lexical variables.

12 years agoAdd a .gitignore
David Leadbeater [Tue, 11 Jan 2011 17:51:28 +0000]
Add a .gitignore

12 years agoConfigurable prelude
David Leadbeater [Mon, 4 Jul 2011 20:35:38 +0000]
Configurable prelude

Add an attribute 'prelude' which defaults to 'use strictures 1;' so
use of strictures is configurable.

13 years agocorrect time
Matt S Trout [Tue, 11 Jan 2011 22:24:54 +0000]
correct time

13 years ago1.001000 release commit v1.001000
Matt S Trout [Tue, 11 Jan 2011 21:51:44 +0000]
1.001000 release commit

13 years agoadd dgl to contributors
Matt S Trout [Tue, 11 Jan 2011 21:47:22 +0000]
add dgl to contributors

13 years agoAdd a #line directive to identify the source of an error
David Leadbeater [Tue, 11 Jan 2011 00:13:07 +0000]
Add a #line directive to identify the source of an error

13 years agomake anon subs work
Matt S Trout [Mon, 3 Jan 2011 14:28:15 +0000]
make anon subs work

13 years agoMakefile.PL v1.000000
Matt S Trout [Sun, 5 Dec 2010 17:07:28 +0000]
Makefile.PL

13 years agoChanges file
Matt S Trout [Sun, 5 Dec 2010 17:04:43 +0000]
Changes file

13 years agoskeleton docs and copyright notice
Matt S Trout [Sun, 5 Dec 2010 17:03:57 +0000]
skeleton docs and copyright notice

13 years agoclean up example to not require extra modules
Matt S Trout [Sun, 5 Dec 2010 16:55:50 +0000]
clean up example to not require extra modules

13 years agomark tinyrepl executable
Matt S Trout [Sun, 5 Dec 2010 16:47:06 +0000]
mark tinyrepl executable

13 years agoadd test to check non-capture of out of scope lexical
Matt S Trout [Sun, 5 Dec 2010 16:43:02 +0000]
add test to check non-capture of out of scope lexical

13 years agohandle inner scope lexicals
Matt S Trout [Sat, 4 Dec 2010 17:31:17 +0000]
handle inner scope lexicals

13 years agoinitial import
Matt S Trout [Sat, 4 Dec 2010 17:20:51 +0000]
initial import