Help for this page
use Data::Dumper; @array_time=localtime; ... $firstFile = "file_"."23.txt"; print "First File will be |$firstFile|\n"; }