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


in reply to Re^3: Threading with a twist -- a panorama
in thread Threading with a twist

"... toxic...."

This one, right?

"The "interpreter-based threads" provided by Perl are not the fast, lightweight system for multitasking that one might expect or hope for. Threads are implemented in a way that make them easy to misuse. Few people know how to use them correctly or will be able to provide help."

Ja, ja. The few enlightened and the many blockheads. Is multitasking only stuff for some self-appointed elite? No. This should be extinguished from the docs!

«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