Re: Pod::Constants

2001-11-01 Thread Sam Vilain
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 $

Re: Pod::Constants

2001-10-31 Thread Kirrily Robert
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