Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: Re: Code factory

by duct_tape (Hermit)
on Jul 08, 2003 at 14:36 UTC ( [id://272302]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       push @{$results}, {
        map { $_, $row->{$_} } keys %{$row}
       };
    
  2. or download this
       push @{$results}, $row;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-25 22:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found