[Pdx-pm] perl5.10.0/bytes.pm bug?

Thomas Keller kellert at ohsu.edu
Fri Mar 27 14:31:45 PDT 2009


Yup. Thanks.
TjK

On Mar 27, 2009, at 2:17 PM, Hans Dieter Pearcey wrote:

> On Fri, Mar 27, 2009 at 01:53:10PM -0700, Thomas Keller wrote:
>> I changed:
>> sub length (_);
>> sub chr (_);
>> sub ord (_);
>>
>> to:
>> sub length ();
>> sub chr ();
>> sub ord ();
>>
>> and the warning goes away. Is this worth pursuing in the source code?
>
> It sounds like something is mis-set in your environment and perl 5.8  
> is
> accidentally trying to load perl 5.10's libraries; '_' was added to  
> sub
> prototypes in 5.10.
>
> hdp.
> _______________________________________________
> Pdx-pm-list mailing list
> Pdx-pm-list at pm.org
> http://mail.pm.org/mailman/listinfo/pdx-pm-list



More information about the Pdx-pm-list mailing list