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


in reply to Programming Concepts

I followed the link LanX provided and to my real surprise i found Programming Paradigms for Dummies by Peter Van Roy. This stuff doesn't look bad IMHO. May be it's not a bad starting point. Hard stuff - don't be fooled by the funny title.

Best 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