summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog0.02Jesse Luehrs2013-06-031-0/+2
|
* changelogJesse Luehrs2013-06-031-0/+1
|
* pod fixesJesse Luehrs2013-06-032-5/+5
|
* make this private tooJesse Luehrs2013-06-031-25/+17
|
* actually make sure ::Defaults is hiddenJesse Luehrs2013-06-031-0/+6
|
* changelog0.01Jesse Luehrs2013-06-031-0/+2
|
* enable resultcache by defaultJesse Luehrs2013-06-031-0/+1
|
* pod coverageJesse Luehrs2013-06-034-0/+20
|
* oops, undef is valid hereJesse Luehrs2013-06-031-1/+1
|
* note that it's experimentalJesse Luehrs2013-06-031-0/+3
|
* this is an implementation detailJesse Luehrs2013-06-031-0/+3
|
* start on some docsJesse Luehrs2013-06-0316-2/+467
|
* avoid writing the history file at all if nothing is to be savedJesse Luehrs2013-06-031-0/+2
|
* Term::ReadLine::Gnu should also be recommendedJesse Luehrs2013-06-031-0/+1
|
* make a couple things private for nowJesse Luehrs2013-06-031-21/+21
|
* avoid test failures for plugins that use optional depsJesse Luehrs2013-06-031-0/+1
|
* the #line stuff means that this doesn't have to be unreadable anymoreJesse Luehrs2013-06-033-3/+32
|
* actually print the nopaste urlJesse Luehrs2013-06-031-2/+2
|
* handle empty results in nopasteJesse Luehrs2013-06-031-1/+1
|
* fix undef resultsJesse Luehrs2013-05-311-0/+1
|
* add some configuration to a couple pluginsJesse Luehrs2013-05-316-14/+40
|
* display the variable it's stored in when using the result cacheJesse Luehrs2013-05-311-0/+7
|
* result cache pluginJesse Luehrs2013-05-311-0/+41
|
* work around a lexical::persistence bugJesse Luehrs2013-05-311-0/+38
|
* pass through extra arguments to the code to executeJesse Luehrs2013-05-311-2/+2
|
* nopaste pluginJesse Luehrs2013-05-302-0/+78
|
* add a hook for the end of a cycleJesse Luehrs2013-05-302-2/+14
|
* oopsJesse Luehrs2013-05-301-1/+1
|
* need to change the name here tooJesse Luehrs2013-05-303-4/+4
|
* recommend the requirements for non-default modulesJesse Luehrs2013-05-301-0/+4
|
* this shouldn't be required eitherJesse Luehrs2013-05-301-0/+1
|
* better error reportingJesse Luehrs2013-05-301-2/+3
|
* make inline comments workJesse Luehrs2013-05-303-3/+3
|
* editor commandJesse Luehrs2013-05-301-0/+54
|
* command supportJesse Luehrs2013-05-301-0/+4
|
* make the default config also use 5.xxJesse Luehrs2013-05-301-1/+7
|
* save readline historyJesse Luehrs2013-05-301-0/+26
|
* find the configuration in a cross-platform wayJesse Luehrs2013-05-301-1/+4
|
* App::REPL -> ReplyJesse Luehrs2013-05-3014-34/+34
|
* LoadClass pluginJesse Luehrs2013-05-301-0/+28
|
* split evaluate into compile and executeJesse Luehrs2013-05-307-18/+58
|
* use ini configuration, not perlJesse Luehrs2013-05-302-43/+51
|
* autoconfigure if no config file is foundJesse Luehrs2013-05-301-1/+35
|
* a few pluginsJesse Luehrs2013-05-309-0/+257
|
* dzil stuffJesse Luehrs2013-05-293-0/+3
|
* clean up line reading a bitJesse Luehrs2013-05-292-7/+5
|
* config file loadingJesse Luehrs2013-05-292-12/+41
|
* don't need a newline hereJesse Luehrs2013-05-291-1/+1
|
* start in package mainJesse Luehrs2013-05-291-1/+1
|
* print all resultsJesse Luehrs2013-05-291-3/+3
|