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

Re^2: Performance penalty of using qr//

by Athanasius (Archbishop)
on Dec 21, 2017 at 06:44 UTC ( [id://1205958]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    16:57 >perl -we "my $q = qr/^(\d+)$/; 123 =~ $q; print qq[$1\n];"
    123
    ...
    -e syntax OK
    
    16:57 >
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-24 16:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found