Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Regular Expression: search two times for the same number of any signs

by AnomalousMonk (Archbishop)
on Nov 29, 2016 at 17:18 UTC ( [id://1176838]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use 5.010;  # needs (?(?{ code... })true-pattern) and (*F) extensions
    
    ...
    done_testing();
    
    exit;
    
  2. or download this
    c:\@Work\Perl\monks\Anonymous Monk\1176775>perl periodic_reps_1.pl
    #
    ...
    1..22
    ok 23 - no warnings
    1..23
    

Log In?
Username:
Password:

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

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

    No recent polls found