11 years agocontext sensitivity dg
Matt S Trout [Thu, 17 May 2012 23:26:14 +0000]
context sensitivity

11 years agototally not true anymore
Matt S Trout [Thu, 17 May 2012 23:24:15 +0000]
totally not true anymore

13 years agoUpdate SYNOPSIS to match tinyrepl
David Leadbeater [Sat, 29 Jan 2011 14:31:24 +0000]
Update SYNOPSIS to match tinyrepl

13 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

13 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.

13 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.

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

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

13 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

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

(docs still to write)

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

13 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.

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