Acme-MetaSyntactic-errno

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

NAME
    Acme::MetaSyntactic::errno - The errno theme

DESCRIPTION
    The name of all errors known to Perl via the system F<errno.h>.

    The official POSIX error list is available at
    http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/errno.h.html

INSTALL

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install

lib/Acme/MetaSyntactic/errno.pm  view on Meta::CPAN

);

1;

=head1 NAME

Acme::MetaSyntactic::errno - The errno theme

=head1 DESCRIPTION

The name of all errors known to Perl via the system F<errno.h>.

The official POSIX error list is available at
L<http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/errno.h.html>.

=head1 CONTRIBUTOR

Philippe Bruhat (BooK)

=head1 CHANGES

=over 4



( run in 0.368 second using v1.01-cache-2.11-cpan-65fba6d93b7 )