gt; Also, you are forgetting to 'use strict' and 'use warnings'. You should
> always use strict and warnings.
>
>
>
>
> -Original Message-
> From: OXx [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 17, 2006 4:13 PM
> To: beginners@perl.
ge-
From: OXx [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 4:13 PM
To: beginners@perl.org
Subject: Win32::TieRegistry problem
Hello I have a problem with this module.
My script does not work with all pcs .
In fact when I execute it on my computer I have no problem but in an
other
Hello I have a problem with this module.
My script does not work with all pcs .
In fact when I execute it on my computer I have no problem but in an other
one I have this error:
*Can't call method "GetValue" on an undefined value*
An extract of my script:
$Registry->Delimiter("/");