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 ...
but how can I assign it to a variable? No, I don't want to assign it back to an array, as in "@array2 = join (' ', @array);".