Subject: Re: Attempt to free unreferenced scalar
> Octavian Rasnita [OR], on Tuesday, June 7, 2005 at 13:01 (+0300) wrote
> about:
>
> OR> I had the same problem and I don't know why, but I have discovered
that if I
> OR> don't use $sth->fetchall_hashref('key
Octavian Rasnita [OR], on Tuesday, June 7, 2005 at 13:01 (+0300) wrote
about:
OR> I had the same problem and I don't know why, but I have discovered that if I
OR> don't use $sth->fetchall_hashref('key') but another method, the script
OR> doesn't gives errors anymore.
OR> So I needed to use fetchro
al Message -
From: "Ing. Branislav Gerzo" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 07, 2005 12:31 PM
Subject: Attempt to free unreferenced scalar
> Hi all,
>
> I get error:
> Attempt to free unreferenced scalar: SV 0x1e166a0, Perl interpreter:
0x3417c at
> D:/Pe
Hi all,
I get error:
Attempt to free unreferenced scalar: SV 0x1e166a0, Perl interpreter: 0x3417c at
D:/Perl/lib/Errno.pm line 15.
while running this script, could anybody helps me ?
use strict;
use warnings;
use DBI;
use WWW::Mechanize;
my $dbh = DBI->connect("DBI:mysql:database=t
o I cannot access CGI::Session from outside the module is used.
I will try to find what could be the problem, because I need to solve it.
Thank you.
Teddy
- Original Message -
From: "Dave Gray" <[EMAIL PROTECTED]>
To:
Sent: Monday, May 16, 2005 7:44 PM
Subject: Re
> After running a program, I saw the following errors:
>
> Attempt to free unreferenced scalar: SV 0x38bd0a4, Perl interpreter:
> 0x162445c
> at E:/usr/lib/Errno.pm line 15 (#1)
> Attempt to free unreferenced scalar: SV 0x38bd0a4, Perl interpreter:
> 0x162445c at E:/usr
Hi,
After running a program, I saw the following errors:
Attempt to free unreferenced scalar: SV 0x38bd0a4, Perl interpreter:
0x162445c
at E:/usr/lib/Errno.pm line 15 (#1)
Attempt to free unreferenced scalar: SV 0x38bd0a4, Perl interpreter:
0x162445c at E:/usr/lib/Errno.pm line 15.
I can'