Help for this page
my $sub = sub { return shift =~ /$yesterdays_date/ }; my $output = $ftp->rget(ParseSub => $sub);