in reply to Re: ABSTRACT_FROM in Makefile.PL
in thread ABSTRACT_FROM in Makefile.PL

There is a POD section in opcmsg.pm. perldoc ./opcmsg.pm renders it correctly.

Neil Watson
watson-wilson.ca

Replies are listed 'Best First'.
Re^3: ABSTRACT_FROM in Makefile.PL
by lima1 (Curate) on Jan 26, 2006 at 21:04 UTC
    The abstract_from command retrieves the abstract from a particular file contained in the distribution package. Most often this is done from the main module, where it will read the POD and use whatever is in the =head1 NAME section (with module name removed as needed)