in reply to Re: Interpolate Perl variables in POD
in thread Interpolate Perl variables in POD

Upon writing a USAGE for a script, I would like for pod2usage to be updated dynamically as I maintain & update my code in the long term.

A static USAGE means I would have to do manually update the POD when my code changes.

Replies are listed 'Best First'.
Re^3: Interpolate Perl variables in POD
by GrandFather (Saint) on Oct 01, 2008 at 01:29 UTC

    I run a script from within my editor to generate 'man pages' from the POD in the current buffer.


    Perl reduces RSI - it saves typing