Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Error when trying to loop through DB and run a script

by ikkon (Monk)
on Apr 03, 2007 at 17:20 UTC ( [id://608113]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $ChartImageName = "$tmpPath/VeTCOChart.png";
    
    ...
        $photo->image($photo_file, $_[1], $_[2], $_[3], $_[4]);
    
    }
    
  2. or download this
    
    my $pdf = PDF::API2->open($Template) or print "PDF Object is failing o
    +r NULL";
        my $page = $pdf->openpage(1);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-23 13:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found