Acme/Pr0n version 0.04

Acme::Pr0n lets you expose the naughty bits of other modules. You should probably ask first, though.

INSTALLATION

To install this module type the following:

        $ perl Build.PL
        $ ./Build
        $ ./Build test
        # ./Build install

If you feel retro, this will also work:

        $ perl Makefile.PL
        $ make
        $ make test
        # make install

DEPENDENCIES

This module requires these other modules and libraries:

Test::More, version 0.45 or greater.

COPYRIGHT AND LICENCE

Copyright (c) 2002, 2005 chromatic (chromatic at wgz dot org)