Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Silence CPAN Testers on obviously broken platforms?

by Tux (Canon)
on Nov 19, 2012 at 07:23 UTC ( [id://1004478]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Be kind to testers, not verbose
    if (exists $ENV{AUTOMATED_TESTING} and $ENV{AUTOMATED_TESTING}) {
        exists $ENV{UNIFY} or exit 0;
        }
    

Log In?
Username:
Password:

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

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

    No recent polls found