Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Bug in 5.8.0 fields/base pragmata?

by Thelonius (Priest)
on Apr 01, 2003 at 15:26 UTC ( [id://247256]=note: print w/replies, xml ) Need Help??


in reply to Bug in 5.8.0 fields/base pragmata?

I tried your test program with perl 5.8.0 on two different platforms (neither Linux). Both worked fine--I could not reproduce the bug. Make sure that you don't have an old version of 'fields.pm' in your @INC path. When I do this:
perl -Mfields -le 'print $fields::VERSION'
I get 1.02.

You can search for known bugs at bugs.perl.org. You can report one using the "perlbug" program that comes with perl.

Replies are listed 'Best First'.
Re: Re: Bug in 5.8.0 fields/base pragmata?
by talkasab (Acolyte) on Apr 04, 2003 at 11:31 UTC

    Aha! I have a newer version of fields.pm.

    Mine says 1.0201, which is probably because I installed Class::Fields, which appears to overwrite base.pm and fields.pm.

    So perhaps this bug is really in the Class::Fields module. I'll contact its author about it and report back.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://247256]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-24 07:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found