Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

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

by choroba (Cardinal)
on Mar 08, 2018 at 12:50 UTC ( [id://1210511]=note: print w/replies, xml ) Need Help??


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

Bareword found where operator expected at -e line 1, near "// svc" (Missing operator before svc?) syntax error at -e line 1, near "// svc " Execution of -e aborted due to compilation errors.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^5: Unexplained benchmark when using chop vs. chomp (or neither)
by karlgoethebier (Abbot) on Mar 08, 2018 at 13:04 UTC

    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

Re^5: Unexplained benchmark when using chop vs. chomp (or neither)
by stevieb (Canon) on Mar 08, 2018 at 22:50 UTC

    ...and some say Perl is based on C. Meh ;)

      Well, that's a C++ style comment. Not that a C-style one works either: print "Hello World!\n"; /* Don't know how that works, found it on the internet */

      Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HERE  Don't know how that works, found it on the internet */ at -e line 1.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1210511]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-24 07:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found