Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Parse::RecDescent - specifying dynamic subrule repetition

by 7stud (Deacon)
on Feb 19, 2013 at 01:26 UTC ( [id://1019426]=note: print w/replies, xml ) Need Help??


in reply to Parse::RecDescent - specifying dynamic subrule repetition

Here is a simple example string:
s:5:"abcde" -- the '5' is the number of characters in the string

Here's the hard part:
s:18:"s:10:"abcdefghij";";-- the string can store other strings, so I can't just search for ";

You mean like you can in the first string? Great examples!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1019426]
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-16 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found