summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelogHEAD0.42masterJesse Luehrs2016-08-231-0/+2
|
* make tests pass again if Term::ReadKey is not installed (#52)Jesse Luehrs2016-08-232-1/+2
|
* changelog0.41Jesse Luehrs2016-08-161-0/+2
|
* add plugin to page long results (#47)Jesse Luehrs2016-08-163-0/+67
|
* add #vars command to list currently in scope variable names (#39)Jesse Luehrs2016-08-162-0/+9
|
* Merge pull request #44 from jbarrett/quiet-data-printerJesse Luehrs2016-08-161-2/+4
|\ | | | | Make Plugin::DataPrinter a little quieter
| * If @results contains only one value, just dump that valueJohn Barrett2015-08-231-1/+2
| |
| * Set return_value on useJohn Barrett2015-08-231-1/+1
| |
| * Only Data::Printer::p when we have @resultJohn Barrett2015-08-231-0/+1
| |
* | changelog0.40Jesse Luehrs2016-06-251-0/+2
| |
* | changelogJesse Luehrs2016-06-251-0/+1
| |
* | don't indicate that config values can be quotedJesse Luehrs2016-05-291-1/+1
| | | | | | | | the current config parser doesn't actually handle this case
* | changelog0.39Jesse Luehrs2016-05-291-0/+2
| |
* | dzil no longer supports perls before 5.14Jesse Luehrs2016-05-291-2/+0
| |
* | changelogJesse Luehrs2016-05-291-0/+1
| |
* | allow ~ in ReadLine's history_file option (#48)Jesse Luehrs2016-05-291-0/+1
| |
* | changelog0.38Jesse Luehrs2015-12-021-0/+2
| |
* | update travisJesse Luehrs2015-12-021-0/+2
| |
* | set a default package in case the Packages plugin isn't used (#45)Jesse Luehrs2015-12-022-0/+2
|/
* changelog0.37Jesse Luehrs2014-11-181-0/+2
|
* changelogJesse Luehrs2014-11-181-0/+1
|
* Merge pull request #41 from sergeyromanov/gen-replyrcJesse Luehrs2014-11-181-11/+29
|\ | | | | refactor default config generation to a separate method
| * refactor default config generation to a separate methodSergey Romanov2014-11-181-11/+29
|/
* changelog0.36Jesse Luehrs2014-11-161-0/+2
|
* changelogJesse Luehrs2014-11-161-0/+2
|
* update travisJesse Luehrs2014-11-161-1/+1
|
* Merge pull request #40 from ilmari/unshift-libJesse Luehrs2014-11-161-3/+3
|\ | | | | Unshift onto @INC instead of pushing when using -I/-l/-b
| * Unshift onto @INC instead of pushing when using -I/-l/-bDagfinn Ilmari Mannsåker2014-11-161-3/+3
|/ | | | | This is what perl does for -I, and what prove does for -l and -b, so let's be consistent.
* changelog0.35Jesse Luehrs2014-07-041-0/+2
|
* changelogJesse Luehrs2014-07-041-0/+2
|
* simplifyJesse Luehrs2014-07-042-14/+14
|
* also allow executing files (#36)Jesse Luehrs2014-07-041-1/+13
|
* add -e option (#36)Jesse Luehrs2014-07-041-1/+6
|
* Merge pull request #29 from ilmari/timer-contextJesse Luehrs2013-09-291-2/+2
|\ | | | | Fix execute context in Reply::Plugin::Timer
| * Fix execute context in Reply::Plugin::TimerDagfinn Ilmari Mannsåker2013-09-291-2/+2
|/ | | | | | | Otherwise it breaks calling anything that returns a list. Also, the Reply::Plugin documentation says the execute method "returns the list of results returned by calling the coderef."
* another dzil updateJesse Luehrs2013-09-031-11/+13
|
* fix travisJesse Luehrs2013-09-031-3/+3
|
* packaging updatesJesse Luehrs2013-09-032-20/+14
|
* changelog0.34Jesse Luehrs2013-08-291-0/+2
|
* changelogJesse Luehrs2013-08-291-0/+1
|
* explicitly read from STDIN (lestrrat, fixes #26)Jesse Luehrs2013-08-292-2/+2
| | | | <> has magic @ARGV behavior
* changelog0.33Jesse Luehrs2013-08-161-0/+2
|
* changelogJesse Luehrs2013-08-161-0/+1
|
* Merge pull request #24 from tokuhirom/rl-carolineJesse Luehrs2013-08-131-2/+17
|\ | | | | Plugin::ReadLine: Added Term::ReadLine::Caroline support.
| * Plugin::ReadLine: Added Term::ReadLine::Caroline support.tokuhirom2013-08-131-2/+17
|/
* new Eval::Closure supports this itselfJesse Luehrs2013-08-012-6/+5
|
* fix link to issue trackerJesse Luehrs2013-07-241-7/+6
|
* changelog0.32Jesse Luehrs2013-07-181-0/+2
|
* changelogJesse Luehrs2013-07-181-0/+3
|
* clarify the location of the history file (Kosuke Asami)Jesse Luehrs2013-07-181-4/+5
|