On Wed, 31 Oct 2001 19:07:48 -0500
Kirrily Robert <[EMAIL PROTECTED]> wrote:
> >Has this already been done?
> > Pod::Constants - Include constants from POD
> I don't know, but will it solve the eternal $VERSION problem?
Sure, but you have to work around MakeMaker:
=head2 MODULE RELEASE
$
Sam writes:
>
>Has this already been done?
>
>NAME
> Pod::Constants - Include constants from POD
I don't know, but will it solve the eternal $VERSION problem?
That is, can I use it to include the version number in the documentation
without having to maintain it in two places simultaneously