http://www.perlmonks.org?node_id=1225326


in reply to Can we write multi-threaded scripts ?

Yes we can. But it may take a while. Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help