NAME
Acme::Playmate - Perl extension for blah blah blah
SYNOPSIS
use Acme::Playmate;
$playmate = new Acme::Playmate();
print $playmate{ "Name" };
ABSTRACT
This should be the abstract for Acme::Playmate.
The abstract is used when making PPD (Perl Package Description) files.
If you don't want an ABSTRACT you should also edit Makefile.PL to
remove the ABSTRACT_FROM option.
DESCRIPTION
Acme::Playmate is a Perl extension to consult the playboy playmate directory for playmate information. Blah blah blah.
EXPORT
None.
SEE ALSO
AUTHOR
O. S. de Zwart, <olle@endforward.com>
COPYRIGHT AND LICENSE
Copyright 2003 by O. S. de Zwart
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.