Andy -- just change that "use 5.6.1;" line to

   require 5.006001;

and you'll be fine.  How do you expect anything older than 5.6 to even
compile "use 5.6.1" to even throw the right error message?

David


On 10/16/07, Andy Lester <[EMAIL PROTECTED]> wrote:
>
> On Oct 16, 2007, at 4:21 PM, [EMAIL PROTECTED] wrote:
>
> > Output from '/usr/local/bin/perl5.00505 Makefile.PL':
> >
> > syntax error at Makefile.PL line 2, near "use 5.6"
> > Execution of Makefile.PL aborted due to compilation errors.
>
> This isn't my fault.  Please don't send me these.
>
> --
> Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
>
>
>
>
>

Reply via email to