-
-
24 Aug 2016 02:21:49 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (2734 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: mit
- Activity
24 month- Tools
- Download (28.05KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 12 contributors-
Jesse Luehrs
-
Arthur Axel 'fREW' Schmidt
-
Dagfinn Ilmari Mannsåker
-
John Barrett
-
Kosuke Asami
-
Michael Reddick
-
Sawyer X
-
Sergey Romanov
-
Shawn M Moore
-
Stanislaw Pusep
-
Toby Inkster
-
tokuhirom
- Dependencies
- Config::INI::Reader::Ordered
- Data::Dumper
- Devel::LexAlias
- Eval::Closure
- Exporter
- File::HomeDir
- File::Spec
- Getopt::Long
- Module::Runtime
- Package::Stash
- PadWalker
- Scalar::Util
- Term::ANSIColor
- Term::ReadLine
- Time::HiRes
- Try::Tiny
- base
- overload
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.42 - 2016-08-23
- make tests pass again if Term::ReadKey is not installed (andk, #52)
Documentation
read, eval, print, loop, yay!Modules
read, eval, print, loop, yay!command line app runner for Replyconfig loading for Replybase class for Reply pluginsautomatically refreshes the external code you usetab completion for reply commandstab completion for function namestab completion for global variablestab completion for perl keywordstab completion for lexical variablestab completion for methodstab completion for package namesdisplay error stack traces only on demandcolorize outputformat results using Data::Dumpformat results using Data::Dumperformat results using Data::Printercommand to edit the current line in a text editorprovides a more informative promptpersists lexical hints across input linesallows using Ctrl+C to interrupt long-running linespersists lexical variables between linesattempts to load classes implicitly if possiblecommand to nopaste a transcript of the current sessionpersist the current package between linescommand to automatically open long results in a pageruse Term::ReadLine for user inputretain previous results to be able to refer to them latertime commandsModule Install Instructions
To install Reply, copy and paste the appropriate command in to your terminal.
cpanm Reply
perl -MCPAN -e shell install Reply
For more information on module installation, please visit the detailed CPAN module installation guide.