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


in reply to Re^4: Unexplained benchmark when using chop vs. chomp (or neither)
in thread Unexplained benchmark when using chop vs. chomp (or neither)

Yes. This i meant. Good observed. 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

  • Comment on Re^5: Unexplained benchmark when using chop vs. chomp (or neither)
  • Download Code