in reply to generate a perl script header

When I run it I get:

Use of uninitialized value in print at ./gen_perl_script_header.plx line 28.

Dave

Replies are listed 'Best First'.
Re^2: generate a perl script header
by particle (Vicar) on Nov 04, 2002 at 15:57 UTC

    whoops! it seems if the module doesn't have a $VERSION variable, you'll run into this problem. i've patched the code to get around this limitation.

    ~Particle *accelerates*