Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Suggestions to make this code more Perlish

by TheDamian (Vicar)
on Mar 30, 2014 at 11:25 UTC ( [id://1080278]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      use v6;
    
    ...
      }
    
      $output.close;
    
  2. or download this
      my regex fields { \" <( .*? )> \" | <-[,"]>* }
    
    ...
        ==> map({@<fields>.join(chr 31) ~ chr 30 if /<fields>* % ','/})
        ==> spurt('output.tff');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-20 10:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found