# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Mac-Errors 1.13 revision 3 license {Artistic-1 GPL} maintainers email.arc.nasa.gov:sal description Constants for Mac error codes long_description Constants for Mac error codes. The %MacErrors hash indexes error information by the error number or symbol. Each value is a Mac::Errors object which has the symbol, number, and description. The \$MacError scalar performs some tied magic to translate MacPerl's \$^E to the error text. platforms darwin checksums md5 a7dc38dbc7cf13a9603a2a30cd34e95e if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-simple supported_archs noarch }