Debug-Fork-Tmux
view release on metacpan or search on metacpan
file.
* "... didn't write a line"
* "failed reading command: ..."
Command did not output exactly one line of the text.
* "... did not finish"
Command outputs more than one line of the text.
* "provided empty string"
Command outputs exactly one line of the text and the line is empty.
* "failed to execute: ..."
There was failure executing the command
* "child died with(out) signal X, Y coredump"
Command was killed by the signal X and the coredump is (not) located
in Y.
* "child exited with value X"
Command was not failed but there are reasons to throw an error like
the wrong command's output.
DEPENDENCIES
* "Perl 5.8.9+" is available from The Perl website <http://www.perl.org>
* Config, Cwd, DB, ExtUtils::MakeMaker, File::Find, File::Spec,
File::Basename, Scalar::Util, Test::More are available in core "Perl"
distribution version 5.8.9 and later
* Const::Fast is available from "CPAN"
* Module::Build is available in core "Perl" distribution since version
5.9.4
* Sort::Versions is available from "CPAN"
* Test::Exception is available from "CPAN"
* Test::Most is available from "CPAN"
* Test::Strict is available from "CPAN"
* Env::Path is available from "CPAN"
* autodie is available in core "Perl" distribution since version 5.10.1
* "Tmux" v1.6+ is available from The Tmux website
<http://tmux.sourceforge.net>
Most of them can easily be found in your operating system
distribution/repository.
BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the web
interface at <http://bugs.vereshagin.org/product/Debug-Fork-Tmux>.
WEB SITE
The web site of Debug::Fork::Tmux
<http://gitweb.vereshagin.org/Debug-Fork-Tmux/README.html> currently
consists of only one page cause it's a very small module.
You may want to visit a GitHub page
<https://github.com/petr999/Debug-Fork-Tmux>, too.
SUPPORT
Perldoc
You can find documentation for this module with the perldoc command.
perldoc Debug::Fork::Tmux
Websites
The following websites have more information about this module, and may
be of help to you. As always, in addition to those websites please use
your favorite search engine to discover more resources.
* MetaCPAN
A modern, open-source CPAN search engine, useful to view POD in HTML
format.
<http://metacpan.org/release/Debug-Fork-Tmux>
* Search CPAN
The default CPAN search engine, useful to view POD in HTML format.
<http://search.cpan.org/dist/Debug-Fork-Tmux>
* RT: CPAN's Bug Tracker
The RT ( Request Tracker ) website is the default bug/issue tracking
system for CPAN.
<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Debug-Fork-Tmux>
* AnnoCPAN
The AnnoCPAN is a website that allows community annotations of Perl
module documentation.
<http://annocpan.org/dist/Debug-Fork-Tmux>
* CPAN Ratings
The CPAN Ratings is a website that allows community ratings and
reviews of Perl modules.
<http://cpanratings.perl.org/d/Debug-Fork-Tmux>
* CPAN Forum
The CPAN Forum is a web forum for discussing Perl modules.
( run in 2.200 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )