Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Error when trying to loop through DB and run a script

by ikkon (Monk)
on Apr 03, 2007 at 15:40 UTC ( #608089=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Uncaught exception from user code:
        Can't call method "new_obj" on unblessed reference at C:/Perl/site
    +/lib/PDF/API2/Resource.pm line 66.
    ...
        PDF::API2::Resource::XObject::Image::PNG::new_api('PDF::API2::Reso
    +urce::XObject::Image::PNG', 'PDF::API2=HASH(0x2eb962c)', 'assets/VMwa
    +reTCOChart35.png') called at C:/Perl/site/lib/PDF/API2.pm line 1816
        PDF::API2::image_png('PDF::API2=HASH(0x2eb962c)', 'assets/VMwareTC
    +OChart35.png', '-lossless', 1) called at C:\WEB_ROOT\dbcall\VMwareTCO
    +DBReport.pl line 1032
        main::setImage('assets/VMwareTCOChart35.png', 311.811023622047, 46
    +7.716535433071, 270, 225) called at C:\WEB_ROOT\dbcall\VMwareTCODBRep
    +ort.pl line 358
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    
    }#WHILE LOOP THROUGH THE db
    warn"Data fetching terminated early by error: $DBI::errstr\n" if $DBI:
    +:err;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2023-09-21 12:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?