debian man page for parse::debcontrol::error

Query: parse::debcontrol::error

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Parse::DebControl::Error(3pm)				User Contributed Perl Documentation			     Parse::DebControl::Error(3pm)

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@cpan.org>. Parse::DebControl::Error is copyright 2009 Carl FA~Xrstenberg <azatoth@gmail.com>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2011-04-18 Parse::DebControl::Error(3pm)
Related Man Pages
graphviz::parse::yacc(3pm) - debian
parse::debcontrol(3pm) - debian
parse::debian::packages(3pm) - debian
parse::method::signatures::param(3pm) - debian
time::duration::parse(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?