David Leadbeater [Tue, 11 Jan 2011 17:51:28 +0000]
Add a .gitignore
David Leadbeater [Tue, 11 Jan 2011 00:16:36 +0000]
Configurable prelude
Add an attribute 'prelude' which defaults to 'use strictures 1;' so
use of strictures is configurable.
Matt S Trout [Tue, 11 Jan 2011 21:51:44 +0000]
1.001000 release commit
Matt S Trout [Tue, 11 Jan 2011 21:47:22 +0000]
add dgl to contributors
David Leadbeater [Tue, 11 Jan 2011 00:13:07 +0000]
Add a #line directive to identify the source of an error
Matt S Trout [Mon, 3 Jan 2011 14:28:15 +0000]
make anon subs work
Matt S Trout [Sun, 5 Dec 2010 17:07:28 +0000]
Makefile.PL
Matt S Trout [Sun, 5 Dec 2010 17:04:43 +0000]
Changes file
Matt S Trout [Sun, 5 Dec 2010 17:03:57 +0000]
skeleton docs and copyright notice
Matt S Trout [Sun, 5 Dec 2010 16:55:50 +0000]
clean up example to not require extra modules
Matt S Trout [Sun, 5 Dec 2010 16:47:06 +0000]
mark tinyrepl executable
Matt S Trout [Sun, 5 Dec 2010 16:43:02 +0000]
add test to check non-capture of out of scope lexical
Matt S Trout [Sat, 4 Dec 2010 17:31:17 +0000]
handle inner scope lexicals
Matt S Trout [Sat, 4 Dec 2010 17:20:51 +0000]
initial import