autodie::exception::system man page on HP-UX

Printed from http://www.polarhome.com/service/man/?qf=autodie%3A%3Aexception%3A%3Asystem&af=0&tf=2&of=HP-UX

autodie::exception::sysPerl3Programmers Referenceautodie::exception::system(3)

NAME
       autodie::exception::system - Exceptions from autodying system().

SYNOPSIS
	   eval {
	       use autodie qw(system);

	       system($cmd, @args);

	   };

	   if (my $E = $@) {
	       say "Ooops!  ",$E->caller," had problems: $@";
	   }

DESCRIPTION
       This is a autodie::exception class for failures from the "system"
       command.

       Presently there is no way to interrogate an
       "autodie::exception::system" object for the command, exit status, and
       other information you'd expect such an object to hold.  The interface
       will be expanded to accommodate this in the future.

   stringify
       When stringified, "autodie::exception::system" objects currently use
       the message generated by IPC::System::Simple.

LICENSE
       Copyright (C)2008 Paul Fenwick

       This is free software.  You may modify and/or redistribute this code
       under the same terms as Perl 5.10 itself, or, at your option, any later
       version of Perl 5.

AUTHOR
       Paul Fenwick <pjf@perltraining.com.au>

perl v5.10.1			  2009-07-25	 autodie::exception::system(3)
[top]

List of man pages available for HP-UX

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