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


in reply to int() function

You may also see GMP and consider use bignum lib => 'GMP'; as you are in a hurry.

«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