in reply to Re^4: Late PM, 12/24/2014 & all year long
in thread Late PM, 12/24/2014 & all year long
Uh ... sorry to be a wet blanket, but it doesn’t help on my system (Strawberry Perl, Windows 8.1, 64-bit):
19:01 >perl -e "srand 42; print sort {4-rand 9} split //, 'ts aroMrhir +sae C tll!!ym';" l ttyaMeos arrCsrihm!!l 19:01 >perl -e "use Math::Random::Mt qw[rand srand]; srand 42; print s +ort {4-rand 9} split //, 'ts aroMrhirsae C tll!!ym';" l ttyaMeos arrCsrihm!!l 19:01 >perl -v This is perl 5, version 20, subversion 0 (v5.20.0) built for MSWin32-x +64-multi-thread
:-(
Athanasius <°(((>< contra mundum | Iustus alius egestas vitae, eros Piratica, |
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Late PM, 12/24/2014 & all year long
by BrowserUk (Patriarch) on Dec 30, 2014 at 10:29 UTC | |
Re^6: Late PM, 12/24/2014 & all year long
by syphilis (Archbishop) on Dec 30, 2014 at 11:12 UTC | |
by BrowserUk (Patriarch) on Dec 30, 2014 at 11:31 UTC | |
by syphilis (Archbishop) on Dec 30, 2014 at 12:16 UTC | |
by BrowserUk (Patriarch) on Dec 30, 2014 at 12:31 UTC | |
by syphilis (Archbishop) on Dec 30, 2014 at 13:12 UTC | |
|