summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.07Jesse Luehrs2013-06-081-0/+2
* document Reply::ConfigJesse Luehrs2013-06-081-0/+43
* changelogJesse Luehrs2013-06-081-0/+12
* a few cleanupsJesse Luehrs2013-06-081-16/+13
* doc updatesJesse Luehrs2013-06-082-3/+13
* use run_one for all of these tooJesse Luehrs2013-06-081-2/+2
* allow multiple independent lexical environmentsJesse Luehrs2013-06-082-2/+12
* dump multiple results with Data::Dumper in a better wayJesse Luehrs2013-06-081-1/+1
* better Data::Dumper configJesse Luehrs2013-06-081-0/+9
* split out config handlingJesse Luehrs2013-06-083-17/+53
* this makes more sense to happen at the endJesse Luehrs2013-06-081-2/+2
* make sure plugins can handle not going through read_lineJesse Luehrs2013-06-082-2/+8
* allow running single commands through the replJesse Luehrs2013-06-083-11/+37
* changelog0.06Jesse Luehrs2013-06-081-0/+2
* ensure the printer function is named properly (Charles Bailey)Jesse Luehrs2013-06-082-1/+3
* add Timer pluginArthur Axel 'fREW' Schmidt2013-06-062-0/+53
* changelog0.05Jesse Luehrs2013-06-041-0/+2
* changelogJesse Luehrs2013-06-041-0/+1
* avoid test failures from DataPrinterJesse Luehrs2013-06-041-1/+1
* use the right package nameJesse Luehrs2013-06-041-1/+1
* changelog0.04Jesse Luehrs2013-06-041-0/+2
* add x_contributorsJesse Luehrs2013-06-041-0/+2
* changelogJesse Luehrs2013-06-041-0/+3
* make Data::Printer recommended, not requiredJesse Luehrs2013-06-041-0/+2
* added Reply::Plugin::DataPrinterStanislaw Pusep2013-06-041-0/+26
* add some option parsing to the reply scriptJesse Luehrs2013-06-031-1/+24
* changelog0.03Jesse Luehrs2013-06-031-0/+2
* changelogJesse Luehrs2013-06-031-0/+1
* stop using Lexical::Persistence entirelyJesse Luehrs2013-06-031-41/+8
* 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