Parse::DebControl::Error - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS COPYRIGHT
NAME
Parse::DebControl::Error - Exception classes for Parse::DebControl
SYNOPSIS
        use Parse::DebControl::Error;

        throw Parse::DebControl::Error();

        throw Parse::DebControl::Error::Parse( "reason for exception" );
        throw Parse::DebControl::Error::Parse( "reason for exception", $line_number_of_data );
        throw Parse::DebControl::Error::Parse( "reason for exception", $line_number_of_data, $context_line );

        throw Parse::DebControl::Error::IO( "information regarding the error" );

COPYRIGHT
    Parse::DebControl is copyright 2003,2004 Jay Bonci <jaybonci AT cpan.org>.

    Parse::DebControl::Error is copyright 2009 Carl Fürstenberg
    <azatoth AT gmail.com>.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:17 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top