NAME

Mac::Errors - constants for Mac error codes

SYNOPSIS

use Mac::Errors qw(openErr);

if( $value == openErr ) { ... }

DESCRIPTION

This is the description

CONSTANTS

$sub

$desc=cut

sub $sub { $value }

PERL }

print <<"HERE";

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT

Copyright © 2002-2015, brian d foy <bdfoy@cpan.org>. All rights reserved. You can use this module under the same terms as Perl itself.