The point of this is to replace *ARGV with *DATA so you can use the <> operator to read from the DATA filehandle instead of files named on the command line. So your input line should be:
my $timestamp = <>;Aaron B.
Available for small or large Perl jobs and *nix system administration; see my home node.
In reply to Re^2: Using the DATA file handle for ARGV
by aaron_baugher
in thread Using the DATA file handle for ARGV
by samwyse
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |