Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Array Scopes?

by bichonfrise74 (Vicar)
on Nov 26, 2009 at 06:17 UTC ( [id://809485]=note: print w/replies, xml ) Need Help??


in reply to Array Scopes?

Why can't use transform your code into something like this?
#!/usr/bin/perl use strict; my @record = split( /,\s/ ) while (<>);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-23 23:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found