Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: Is there a module for object-oriented substring handling/substitution? (cooperate)

by tye (Sage)
on Jan 25, 2013 at 03:15 UTC ( [id://1015257]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    (one)(two)(three)(four) [one,two,three,four]
    (five)(,tw)(X)(r) [five,twoXe,four]
    5.012000
    
  2. or download this
    (five)(two)(X)(four) [five,two,X,four]
    

Log In?
Username:
Password:

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

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

    No recent polls found