The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
=== README for POSIX-1003 version 0.99_07
=   Generated on Wed Apr  8 15:51:00 2015 by OODoc 2.01

There are various ways to install this module:

 (1) if you have a command-line, you can do:
       perl -MCPAN -e 'install <any package from this distribution>'

 (2) if you use Windows, have a look at http://ppm.activestate.com/

 (3) if you have downloaded this module manually (as root/administrator)
       gzip -d POSIX-1003-0.99_07.tar.gz
       tar -xf POSIX-1003-0.99_07.tar
       cd POSIX-1003-0.99_07
       perl Makefile.PL
       make          # optional
       make test     # optional
       make install

For usage, see the included manual-pages or
    http://search.cpan.org/dist/POSIX-1003-0.99_07/

Please report problems to
    http://rt.cpan.org/Dist/Display.html?Queue=POSIX-1003