{ local $\="\n"; print "\n Fetching log...\n"; print for Main( 'joe@modem.com', # remote domain 'yosef', # remote id 'secret', # remote password "access.log.".Yesterday(), # remote logfile input 'c:/logs', # local dir to write to 'access.log', # local logfile output ); }