Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How to get Perlmonks to report bugs?

by Steve_p (Priest)
on Aug 04, 2007 at 20:42 UTC ( [id://630667]=note: print w/replies, xml ) Need Help??


in reply to How to get Perlmonks to report bugs?

Oh, if it were only limited to CPAN modules. Once upon a time, there was a thread about favorite Perl core dumps. If I hadn't bumped into that thread, there would still be an additional five core dumps that would not yet have been fixed.


Test your modules with bleadperl!

  rsync -avz rsync://public.activestate.com/perl-current/ .
  ./Configure -des -Dusedevel -Dprefix=/path/to/test/perl
  make test
  make install

Now, please test you modules! If you have test failures that don't happen with Perl 5.8.8, send a simplified test case to

perlbug at perl.org

  • Comment on Re: How to get Perlmonks to report bugs?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-26 04:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found