On Mar 15, 12:00pm, [EMAIL PROTECTED] wrote:
> This distribution has been tested as part of the cpan-testers
> effort to test as many new uploads to CPAN as possible. See
> http://testers.cpan.org/
>
> Please cc any replies to [EMAIL PROTECTED] to keep other
> test volunteers informed and to prevent any duplicate effort.
>
> --
> qr is a 5.005 and above feature. There's no "require 5.005" in Makefile.PL
> and no mention of a version requirement in README.
Whoops... "if ($] >= 5.005)" won't cut it, will it... that Perl
translates even things that aren't run into bytecode rather reduces
the utility of the $] variable. I've now added two seperate Prompt.pm
files (Prompt.pm.5.002 and Prompt.pm.5.005), and Makefile.PL now
copies the correct one to Prompt.pm before creating the
Makefile. Anyone have any better suggestions?
Thanks,
-Allen
--
Allen Smith [EMAIL PROTECTED]