in reply to Re: renaming a package
in thread renaming a package
and although it works, MakeMaker doesn't like it. (see the error ^^^ that running perl Makefile.PL spews out when this line of code is in MWLOG.pm)our $VERSION = $Log::Writer::VERSION;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: renaming a package
by ysth (Canon) on Apr 30, 2004 at 21:46 UTC | |
by mifflin (Curate) on Apr 30, 2004 at 22:21 UTC |