|
|
| P is for Practical | |
| PerlMonks |
Re: Battling Getopt::Longby AcidHawk (Vicar) |
| on May 11, 2004 at 11:25 UTC ( [id://352477]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
A Few changed and your code will work.. Try changing to also put everything after into and elsif statement something like Then for your database connection bit try using the following: also you can't have $sth->finish if you havent prepared or ecexuted a $sth statement I.e. Type Stuff - HTH Update:Sorry Typo... change $setsth->execute(@$rec); to $sth->execute(@$rec);
----- Of all the things I've lost in my life, its my mind I miss the most.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||