in reply to Re: How to write a sequence of files?
in thread How to write a sequence of files?

I have corrected it sorry about that.
Before perlmonks.org: perl -e "print scalar(localtime);" After perlmonks.org : perl -e "use strict; use warnings; print scalar(localtime).\"\n\";"
  • Comment on Re^2: How to write a sequence of files?