-
-
17 Dec 2013 16:56:56 UTC
- Distribution: Carp-Reply
- Module version: 0.08
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (1027 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: mit
- Activity
24 month- Tools
- Download (7.64KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Reply::Plugin::CarpReply - plugin that implements most of the functionality of Carp::Reply
VERSION
version 0.08
SYNOPSIS
Reply->new(plugins => ['CarpReply'])->run;
DESCRIPTION
This plugin implements the Reply shell commands to support Carp::Reply's behavior. It currently isn't incredibly useful on its own as part of a config file, but can be useful if you want more control over creating a Carp::Reply-like shell.
See the Carp::Reply docs for a description of the commands provided by this plugin.
AUTHOR
Jesse Luehrs <doy@tozt.net>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License
Module Install Instructions
To install Carp::Reply, copy and paste the appropriate command in to your terminal.
cpanm Carp::Reply
perl -MCPAN -e shell install Carp::Reply
For more information on module installation, please visit the detailed CPAN module installation guide.