summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog0.17Jesse Luehrs2013-06-271-0/+2
|
* support color on windows (aero)Jesse Luehrs2013-06-273-0/+12
|
* changelog0.16Jesse Luehrs2013-06-261-0/+2
|
* changelogJesse Luehrs2013-06-261-0/+1
|
* bump the Getopt::Long depJesse Luehrs2013-06-261-1/+1
|
* changelog0.15Jesse Luehrs2013-06-261-0/+2
|
* a bit more docsJesse Luehrs2013-06-261-1/+2
|
* pod coverageJesse Luehrs2013-06-261-0/+9
|
* changelogJesse Luehrs2013-06-261-0/+1
|
* add a default command of #q for quitting the replJesse Luehrs2013-06-261-0/+24
|
* make breaking out of the repl with loop callbacks actually workJesse Luehrs2013-06-261-1/+3
|
* changelog0.14Jesse Luehrs2013-06-261-0/+2
|
* changelogJesse Luehrs2013-06-261-0/+1
|
* oopsJesse Luehrs2013-06-261-2/+0
|
* add some docs for the command line programJesse Luehrs2013-06-261-1/+40
|
* add a few more command line options (RT86341)Jesse Luehrs2013-06-261-2/+11
|
* changelog0.13Jesse Luehrs2013-06-261-0/+2
|
* changelogJesse Luehrs2013-06-261-0/+2
|
* docsJesse Luehrs2013-06-261-1/+18
|
* delete here tooJesse Luehrs2013-06-261-1/+1
|
* turn setting the current package into a parameterJesse Luehrs2013-06-262-9/+10
|
* changelog0.12Jesse Luehrs2013-06-251-0/+2
|
* changelogJesse Luehrs2013-06-251-0/+2
|
* use the new track_require functionality in the AutoRefresh pluginJesse Luehrs2013-06-252-2/+30
|
* changelog0.11Jesse Luehrs2013-06-241-0/+2
|
* changelogJesse Luehrs2013-06-241-0/+2
|
* use require_module instead of use_package_optimisticallyJesse Luehrs2013-06-241-2/+2
| | | | | | | use_package_optimistically has a bug (https://rt.cpan.org/Ticket/Display.html?id=86394) and the chances of someone trying to load a plugin that doesn't have its own file seem pretty low i think
* changelog0.10Jesse Luehrs2013-06-241-0/+2
|
* changelogJesse Luehrs2013-06-241-0/+2
|
* dump nothing, not an empty string, if there is no result in DataDumperJesse Luehrs2013-06-241-1/+1
|
* usage information should go to stderr on errorJesse Luehrs2013-06-241-6/+10
|
* move script running stuff into Reply::AppJesse Luehrs2013-06-242-58/+120
|
* changelog0.09Jesse Luehrs2013-06-211-0/+2
|
* travisJesse Luehrs2013-06-211-0/+14
|
* fix testsJesse Luehrs2013-06-212-1/+2
|
* changelog0.08Jesse Luehrs2013-06-211-0/+2
|
* changelogJesse Luehrs2013-06-211-0/+1
|
* update these linksJesse Luehrs2013-06-211-8/+8
|
* this should happen before compilationJesse Luehrs2013-06-212-3/+3
| | | | (now that the Class::Refresh bug is fixed)
* doc fixesJesse Luehrs2013-06-211-3/+4
|
* recommend the fixed version, and don't require itJesse Luehrs2013-06-211-1/+2
|
* AutoRefresh pluginMichael Reddick2013-06-202-0/+30
|
* 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
|