in reply to Re^8: Epoch time conversion script
in thread Epoch time conversion script

Well, perl is not executing that program

If you're not going to type  perl program you need to set the shebang correctly, for ex  #!/usr/bin/perl --

More on this in perlrun, Behind the GUI lives the Shell (enable javascript for images)