NAME
Mac::Errors - constants for Mac error codes
SYNOPSIS
use Mac::Errors qw(openErr);
if( $value == openErr ) { ... }
DESCRIPTION
This is the description
CONSTANTS
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT
Copyright 2002-2012, brian d foy, All rights reserved
You can use this module under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 103:
You forgot a '=back' before '=head1'