Hello all,
I've fixed it!!
my $time_string = strftime "%Y-%m-%d", gmtime($mtime); if ($time_string gt '2013-03-21' && $time_string lt '2013-04-20') +{ print "File $name has an mtime of $time_string\n"; $ftp->get($name) or die "get failed ", $ftp->message;
Thanks for trying to help out a new member and I hope we work together forever! Thank you all!
In reply to Re: Perl ranges
by merlin's apprentice
in thread Perl ranges
by merlin's apprentice
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |