![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^3: Diff'ing datesby shmem (Chancellor) |
on Oct 02, 2007 at 14:47 UTC ( [id://642121]=note: print w/replies, xml ) | Need Help?? |
Use single quotes on UNIX-like operating systems:
Double quotes cause your shell to interpret e.g. $t as a shell variable. --shmem
In Section
Seekers of Perl Wisdom
|
|