UNPKG

esy-bash

Version:

Cross-platform bash utilities - primed for Reason/OCaml

210 lines (129 loc) 7.69 kB
<?xml version="1.0" ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <!-- saved from url=(0017)http://localhost/ --> <title>Error::Simple - the simple error sub-class of Error</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:ASSI@cygwin.nonet" /> </head> <body id="_podtop_"> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="_podblock_" style="background-color: #cccccc; color: #000" valign="middle"> <big><strong><span class="_podblock_">&nbsp;Error::Simple - the simple error sub-class of Error</span></strong></big> </td></tr> </table> <ul id="index"> <li><a href="#NAME">NAME</a></li> <li><a href="#VERSION">VERSION</a></li> <li><a href="#SYNOPSIS">SYNOPSIS</a></li> <li><a href="#DESCRIPTION">DESCRIPTION</a></li> <li><a href="#NAME1">NAME</a></li> <li><a href="#VERSION1">VERSION</a></li> <li><a href="#METHODS">METHODS</a> <ul> <li><a href="#Error::Simple-new-text-value">Error::Simple-&gt;new($text [, $value])</a></li> <li><a href="#err-stringify">$err-&gt;stringify()</a></li> </ul> </li> <li><a href="#KNOWN-BUGS">KNOWN BUGS</a></li> <li><a href="#AUTHORS">AUTHORS</a></li> <li><a href="#SEE-ALSO">SEE ALSO</a></li> <li><a href="#SUPPORT">SUPPORT</a> <ul> <li><a href="#Websites">Websites</a></li> <li><a href="#Bugs-Feature-Requests">Bugs / Feature Requests</a></li> <li><a href="#Source-Code">Source Code</a></li> </ul> </li> <li><a href="#AUTHOR">AUTHOR</a></li> <li><a href="#BUGS">BUGS</a></li> <li><a href="#COPYRIGHT-AND-LICENSE">COPYRIGHT AND LICENSE</a></li> </ul> <a href="#_podtop_"><h1 id="NAME">NAME</h1></a> <p>Error::Simple</p> <a href="#_podtop_"><h1 id="VERSION">VERSION</h1></a> <p>version 0.17027</p> <a href="#_podtop_"><h1 id="SYNOPSIS">SYNOPSIS</h1></a> <pre><code> use base &#39;Error::Simple&#39;;</code></pre> <a href="#_podtop_"><h1 id="DESCRIPTION">DESCRIPTION</h1></a> <p>The only purpose of this module is to allow one to say:</p> <pre><code> use base &#39;Error::Simple&#39;;</code></pre> <p>and the only thing it does is &quot;use&quot; Error.pm. Refer to the documentation of <a href="../../mnt/share/perl_maint/perl-Error.noarch/build/blib/lib/Error.html">Error</a> for more information about Error::Simple.</p> <a href="#_podtop_"><h1 id="NAME1">NAME</h1></a> <p>Error::Simple - the simple error sub-class of Error</p> <a href="#_podtop_"><h1 id="VERSION1">VERSION</h1></a> <p>version 0.17027</p> <a href="#_podtop_"><h1 id="METHODS">METHODS</h1></a> <h2 id="Error::Simple-new-text-value">Error::Simple-&gt;new($text [, $value])</h2> <p>Constructs an Error::Simple with the text <code>$text</code> and the optional value <code>$value</code>.</p> <h2 id="err-stringify">$err-&gt;stringify()</h2> <p>Error::Simple overloads this method.</p> <a href="#_podtop_"><h1 id="KNOWN-BUGS">KNOWN BUGS</h1></a> <p>None.</p> <a href="#_podtop_"><h1 id="AUTHORS">AUTHORS</h1></a> <p>Shlomi Fish ( <a href="http://www.shlomifish.org/">http://www.shlomifish.org/</a> )</p> <a href="#_podtop_"><h1 id="SEE-ALSO">SEE ALSO</h1></a> <p><a href="../../mnt/share/perl_maint/perl-Error.noarch/build/blib/lib/Error.html">Error</a></p> <a href="#_podtop_"><h1 id="SUPPORT">SUPPORT</h1></a> <h2 id="Websites">Websites</h2> <p>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.</p> <ul> <li><p>MetaCPAN</p> <p>A modern, open-source CPAN search engine, useful to view POD in HTML format.</p> <p><a href="https://metacpan.org/release/Error">https://metacpan.org/release/Error</a></p> </li> <li><p>Search CPAN</p> <p>The default CPAN search engine, useful to view POD in HTML format.</p> <p><a href="http://search.cpan.org/dist/Error">http://search.cpan.org/dist/Error</a></p> </li> <li><p>RT: CPAN&#39;s Bug Tracker</p> <p>The RT ( Request Tracker ) website is the default bug/issue tracking system for CPAN.</p> <p><a href="https://rt.cpan.org/Public/Dist/Display.html?Name=Error">https://rt.cpan.org/Public/Dist/Display.html?Name=Error</a></p> </li> <li><p>AnnoCPAN</p> <p>The AnnoCPAN is a website that allows community annotations of Perl module documentation.</p> <p><a href="http://annocpan.org/dist/Error">http://annocpan.org/dist/Error</a></p> </li> <li><p>CPAN Ratings</p> <p>The CPAN Ratings is a website that allows community ratings and reviews of Perl modules.</p> <p><a href="http://cpanratings.perl.org/d/Error">http://cpanratings.perl.org/d/Error</a></p> </li> <li><p>CPANTS</p> <p>The CPANTS is a website that analyzes the Kwalitee ( code metrics ) of a distribution.</p> <p><a href="http://cpants.cpanauthors.org/dist/Error">http://cpants.cpanauthors.org/dist/Error</a></p> </li> <li><p>CPAN Testers</p> <p>The CPAN Testers is a network of smoke testers who run automated tests on uploaded CPAN distributions.</p> <p><a href="http://www.cpantesters.org/distro/E/Error">http://www.cpantesters.org/distro/E/Error</a></p> </li> <li><p>CPAN Testers Matrix</p> <p>The CPAN Testers Matrix is a website that provides a visual overview of the test results for a distribution on various Perls/platforms.</p> <p><a href="http://matrix.cpantesters.org/?dist=Error">http://matrix.cpantesters.org/?dist=Error</a></p> </li> <li><p>CPAN Testers Dependencies</p> <p>The CPAN Testers Dependencies is a website that shows a chart of the test results of all dependencies for a distribution.</p> <p><a href="http://deps.cpantesters.org/?module=Error">http://deps.cpantesters.org/?module=Error</a></p> </li> </ul> <h2 id="Bugs-Feature-Requests">Bugs / Feature Requests</h2> <p>Please report any bugs or feature requests by email to <code>bug-error at rt.cpan.org</code>, or through the web interface at <a href="https://rt.cpan.org/Public/Bug/Report.html?Queue=Error">https://rt.cpan.org/Public/Bug/Report.html?Queue=Error</a>. You will be automatically notified of any progress on the request by the system.</p> <h2 id="Source-Code">Source Code</h2> <p>The code is open to the world, and available for you to hack on. Please feel free to browse it and play with it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull from your repository :)</p> <p><a href="https://github.com/shlomif/error">https://github.com/shlomif/error</a></p> <pre><code> git clone https://bitbucket.org/shlomif/perl-error.pm</code></pre> <a href="#_podtop_"><h1 id="AUTHOR">AUTHOR</h1></a> <p>Shlomi Fish ( http://www.shlomifish.org/ )</p> <a href="#_podtop_"><h1 id="BUGS">BUGS</h1></a> <p>Please report any bugs or feature requests on the bugtracker website <a href="https://github.com/shlomif/error/issues">https://github.com/shlomif/error/issues</a></p> <p>When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.</p> <a href="#_podtop_"><h1 id="COPYRIGHT-AND-LICENSE">COPYRIGHT AND LICENSE</h1></a> <p>This software is copyright (c) 2018 by Shlomi Fish ( http://www.shlomifish.org/ ).</p> <p>This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.</p> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="_podblock_" style="background-color: #cccccc; color: #000" valign="middle"> <big><strong><span class="_podblock_">&nbsp;Error::Simple - the simple error sub-class of Error</span></strong></big> </td></tr> </table> </body> </html>