summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.11Jesse Luehrs2013-07-301-0/+2
* fix whitespaceJesse Luehrs2013-07-301-1/+1
* changelogJesse Luehrs2013-07-301-0/+4
* skip test if Devel::LexAlias is not availableToby Inkster2013-07-301-0/+1
* typoToby Inkster2013-07-301-1/+1
* make lexalias behaviour optionalToby Inkster2013-07-303-12/+35
* remove fallback optionToby Inkster2013-07-303-31/+6
* depsToby Inkster2013-07-301-0/+2
* whitespaceToby Inkster2013-07-301-1/+1
* use Devel::LexAlias when it is availableToby Inkster2013-07-302-6/+30
* failing test - closures are brokenToby Inkster2013-07-301-0/+18
* formattingJesse Luehrs2013-07-251-1/+2
* changelog0.10Jesse Luehrs2013-07-101-0/+2
* changelogJesse Luehrs2013-07-101-0/+1
* fix linksJesse Luehrs2013-07-101-4/+4
* changelog0.09Jesse Luehrs2013-07-101-0/+2
* stop using sub::exporterJesse Luehrs2013-07-101-4/+3
* packaging stuffJesse Luehrs2013-07-105-52/+38
* changelogJesse Luehrs2013-07-101-0/+1
* support lexical subs with the '&' sigilJesse Luehrs2013-07-103-7/+56
* changelogJesse Luehrs2012-02-091-0/+2
* changelog0.08Jesse Luehrs2012-02-091-0/+4
* the double eval isn't necessary anymoreJesse Luehrs2012-02-091-7/+5
* changelogJesse Luehrs2012-02-031-0/+2
* package declarations outside of string eval doesn't work on 5.80.07Jesse Luehrs2012-02-031-4/+4
* make tests less dependent on the format of exceptionsJesse Luehrs2012-02-031-3/+3
* changelogJesse Luehrs2011-08-021-0/+10
* docsJesse Luehrs2011-08-021-3/+5
* but... that breaks memoization, so disable that for nowJesse Luehrs2011-08-023-20/+23
* compile each thing in a separate package, to avoid leakageJesse Luehrs2011-08-022-13/+34
* i always forget that B existsJesse Luehrs2011-08-022-24/+43
* stop compiling stuff in the Eval::Closure package directlyJesse Luehrs2011-08-022-1/+22
* remove test numbersJesse Luehrs2011-08-017-0/+0
* Fix weird indentationDave Rolsky2011-06-051-1/+1
* changelogJesse Luehrs2011-06-051-0/+2
* Changes for next release0.06Dave Rolsky2011-06-051-0/+2
* The call to _make_compiler_source for _dump_source passed the wrong argumentsDave Rolsky2011-06-051-2/+3
* changelogJesse Luehrs2011-04-251-0/+2
* changelog0.05Jesse Luehrs2011-04-251-0/+1
* make Perl::Tidy stop looking at @ARGVJesse Luehrs2011-04-251-0/+1
* changelogJesse Luehrs2011-04-151-0/+2
* changelog0.04Jesse Luehrs2011-04-151-0/+2
* stop using Memoize, it apparently breaks under mod_perl or somethingJesse Luehrs2011-04-151-8/+16
* changelogJesse Luehrs2011-03-021-0/+2
* changelog0.03Jesse Luehrs2011-03-021-0/+1
* don't add #line description when debugger is activeJesse Luehrs2011-03-022-1/+24
* changelogJesse Luehrs2011-01-261-0/+2
* changelog0.02Jesse Luehrs2011-01-261-0/+4
* some cleanupsJesse Luehrs2011-01-261-3/+4
* Add a line option for controlling that bit as wellShawn M Moore2011-01-262-3/+23