head1 TITLE

onerror() builtin function required

=head1 VERSION

  Maintainer: Suresh Kumar .R <[EMAIL PROTECTED]>
  Date: 2000-08-26
  Version: 1
  Mailing List: [EMAIL PROTECTED]
  Number: ?

=head1 ABSTRACT

Perl should handle all the errors and sigtraps with one
onerror builtin funciton

=head1 DESCRIPTION

Like FOXPRO uses on error function, similar to that has
to be built in Perl also. It should take care any interruption
or code errors when that function is declared at the 
beginning.

=head1 IMPLEMENTATION

A funciton onerror() should return the error number. If it is
used as a key for the hash array, the builtin hash error array
should return the Description for that error.

=head1 REFERENCE

Foxpro

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

Reply via email to