Test::AutoBuild::ErrorReport man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Test::AutoBuild::ErrorUserrContributed Perl DocTest::AutoBuild::ErrorReport(3)

NAME
       Test::AutoBuild::ErrorReport - details of a fatal error condition

SYNOPSIS
	 use Test::AutoBuild::ErrorReport;

	 # Create a new platform based on the host machine's native
	 # environment
	 $SIG{__DIE__} = sub {
	   my $error = Test::AutoBuild::ErrorReport->new($_[0]);
	   $error.save();
	   die $error;
	 };

METHODS
       my $error = Test::AutoBuild::ErrorReport->new(message => $message,
       [trace => $stacktrace,]);
	   Creates a new error report with the error message passed via the
	   "message" parameter. The optional "stacktrace" parameter can
	   provide a call / stack trace, and if omitted will be filled in
	   automatically using "Carp::longmess".  The optional "engine"
	   parameter can be used to pass in an instance of the
	   "Test::AutoBuild" class associated with the error.

AUTHORS
       Daniel Berrange <dan@berrange.com>, Dennis Gregorovic
       <dgregorovic@alum.mit.edu>

COPYRIGHT
       Copyright (C) 2005 Daniel Berrange

SEE ALSO
       perl(1), Test::AutoBuild, Test::AutoBuild::Runtime

perl v5.14.1			  2011-09-01   Test::AutoBuild::ErrorReport(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net