NAME
DIME::Parser - parse a DIME message
SYNOPSIS
use DIME;
blah blah blah
ABSTRACT
This should be the abstract for DIME.
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
Stub documentation for DIME, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.
Blah blah blah.
EXPORT
None by default.
SEE ALSO
Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.
If you have a mailing list set up for your module, mention it here.
If you have a web site set up for your module, mention it here.
AUTHOR
A. U. Thor, <a.u.thor@a.galaxy.far.far.away>
COPYRIGHT AND LICENSE
Copyright 2004 by A. U. Thor
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.