Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: list pushing

by toolic (Bishop)
on Aug 24, 2012 at 13:33 UTC ( [id://989532]=note: print w/replies, xml ) Need Help??


in reply to list pushing

Are you sure you're only getting 1 quote? Some may be unprintable (undef). Add this code to the end of your sub (Tip #4 from the Basic debugging checklist):
use Data::Dumper; print Dumper(\@quotes);

What module is get from?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-20 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found