14 years agoNo need for around here now we compose
David Leadbeater [Wed, 12 Jan 2011 21:35:52 +0000]
No need for around here now we compose

14 years agoDocument hints plugin
David Leadbeater [Wed, 12 Jan 2011 20:28:31 +0000]
Document hints plugin

Also add a quick --plugin option to tinyrepl for testing purposes.

14 years agoNeed to use around to fake class style inheritance in a role, yuck
David Leadbeater [Tue, 11 Jan 2011 22:34:11 +0000]
Need to use around to fake class style inheritance in a role, yuck

Note these commits need the changes I just pushed to Moo.git
people/dg/compose to work.

14 years agoRemove this too
David Leadbeater [Tue, 11 Jan 2011 22:20:54 +0000]
Remove this too

14 years agoClarify what and wherefore
David Leadbeater [Tue, 11 Jan 2011 22:19:27 +0000]
Clarify what and wherefore

14 years agoPut core back into core, persistence becomes a plugin
David Leadbeater [Tue, 11 Jan 2011 22:09:34 +0000]
Put core back into core, persistence becomes a plugin

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

(docs still to write)

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

14 years agoConfigurable prelude
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.

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

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

14 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

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

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

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

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

14 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

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

14 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

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

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