Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Test automation

by Eily (Monsignor)
on Jul 01, 2015 at 15:01 UTC ( [id://1132836]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Test automation
in thread Testing a .pl script

caller only knows about callers in the same perl process. So do or require will not trigger a main call, while cron, or even system "perl script.pl"; will.

Replies are listed 'Best First'.
Re^4: Test automation
by perl_help26 (Beadle) on Jul 01, 2015 at 15:05 UTC
    Thank you

Log In?
Username:
Password:

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

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

    No recent polls found