Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Newbie: need algorithm to evaluate no file exist

by murugu (Curate)
on Aug 18, 2010 at 15:16 UTC ( [id://855801]=note: print w/replies, xml ) Need Help??


in reply to Newbie: need algorithm to evaluate no file exist

Hi,

As kennethk pointed, use a flag inside the loop and check itoutside and send mail according to the flag value.

Is there any specific reason to create @files array instead of using $ftp->ls directly in loop? Is it for @files reuse in the other parts of the code?

Regards,
Murugesan Kandasamy
use perl for(;;);

  • Comment on Re: Newbie: need algorithm to evaluate no file exist

Log In?
Username:
Password:

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

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

    No recent polls found