Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

The /p modifier in Perl5.10 regexps

by casiano (Pilgrim)
on Aug 30, 2009 at 11:18 UTC ( [id://792168]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    pl@nereida:~/src/perl/perltesting$ cat ./timeregexpwithp.pl
    #!/usr/local/lib/perl/5.10.1/bin//perl5.10.1 -w
    ...
        oldwaynoassign => q{'hola juan' =~ /ju/; }
      }
    );
    
  2. or download this
    pl@nereida:~/src/perl/perltesting$ ./timeregexpwithp.pl
               Rate      p oldway
    ...
                        Rate oldwaynoassign      pnoassign
    oldwaynoassign 3184713/s             --            -1%
    pnoassign      3225806/s             1%             --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-18 13:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found