Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Turning regex capture group variables into arrays, then counting the number of objects in the array

by Laurent_R (Canon)
on Dec 04, 2018 at 23:56 UTC ( [id://1226749]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Turning regex capture group variables into arrays, then counting the number of objects in the array
in thread Turning regex capture group variables into arrays, then counting the number of objects in the array

Yes, right, but this also tells us that it might be good to upgrade to a newer version of Perl, if possible. Perl 5.8 is really old.

But if this is not possible, no big deal, it is possible to live without named captures.

Having said that, I would add that using unpack (as already suggested by poj) is probably better fit for such fixed-column formatted data than regex.

  • Comment on Re^4: Turning regex capture group variables into arrays, then counting the number of objects in the array
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-24 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found