Help for this page

Select Code to Download


  1. or download this
    
    use Net::SFTP::Foreign;
    ...
                       ( ($entry->{a}->mtime < $now) and ($entry->{a}->mti
    +me > $yesterday) and (-f $entry->{a} ) )
    } );