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

Re: Re: Re: push

by arturo (Vicar)
on Jan 31, 2001 at 00:09 UTC ( [id://55330]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @lines;
     # ... as before
     # instead of *your* push line,
     @facdata{@facfields} = @facrow;
     push @lines, \%facdata;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-26 05:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found