in reply to Re^2: Unexplained benchmark when using chop vs. chomp (or neither)
in thread Unexplained benchmark when using chop vs. chomp (or neither)
"...4 to 6 lines of Perl code that compiles..."
Mostly it is just a question of the his comments:
perl -E 'say qq(I “just missed it,” I apologize in advance); // svc'
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
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Unexplained benchmark when using chop vs. chomp (or neither)
by choroba (Cardinal) on Mar 08, 2018 at 12:50 UTC | |
by karlgoethebier (Abbot) on Mar 08, 2018 at 13:04 UTC | |
by stevieb (Canon) on Mar 08, 2018 at 22:50 UTC | |
by Eily (Monsignor) on Mar 09, 2018 at 11:13 UTC |