Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: need to optimize my sub routine

by hipowls (Curate)
on Feb 19, 2008 at 22:35 UTC ( [id://668897]=note: print w/replies, xml ) Need Help??


in reply to need to optimize my sub routine

I'd move my $csv = Text::CSV_XS->new; to outside the loops. You don't need to create one for every line you read.

Log In?
Username:
Password:

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

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

    No recent polls found