I'm not sure if this is possible, but this is what i'd like to do:<BR>I need to right a shell script that will run within a loop within a perl script. Is there a way ...
Since Solaris doesn't have GNU "date", Perl seems pretty much the only game in town, if I want to convert a static time stamp to the epoch time format. Given I'm not much of a Perl wizard, how do I ...