If you just want a quick peek into an array, Data::Dumper is good for that or just print "$_\n" for @month
In reply to Re^2: print array by influx in thread print array by Anonymous Monk