The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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"; =back

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'