hey all,
Right now I have a problem with layers. I have two layers, and both contain animation of some sort. I want layer 1 to play once and stop, and layer 2 to loop indefintely.
Now, I've searched for an hour on google, and many places said "use stop()", which I did, which stopped the...
Hi all,
I'm using the Mail::Send module, and it works fine, except it can't close the message and errors out. Here's the error:
Can't call method "close" on an undefined value at Autologin2.pl line 88.
> Terminated with exit code 9.
Here's the relevant corresponding code:
$msg = new...
Hey guys,
I'm writing a program in PERL that opens up a large txt file that is made up of lines of names & urls. It needs to access each URL and pull another line from the URL.
Currently, the program uses LWP:simple and uses getstore() to store the URL in a file. THe program then reads the...
Hey all,
So I'm attempting to re-write a former program with dynamic linked lists. It compiles fine, but crashes soon into run-time. Here's the error it gives me for a class "CustomerAccount", that has private members _username, _password, and AccountList*:
customer 0x0012faf8...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.