http://qs321.pair.com?node_id=11133904


in reply to stat() returning values in random order for files on s3 bucket? (SOLVED)

Solved

Problem was that I'm using Rex and rex has a stat() function: https://metacpan.org/pod/Rex::Commands::Fs#stat($file) which was overriding the built-in.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks