Re: [PhpNR] Error in genGroups.pl
Brought to you by:
wam_fr
|
From: sebastien r. f. P. <ph...@ch...> - 2003-12-30 01:34:11
|
Hello,
Thank you for trying PhpNewsReader :)
> When I run this script on my Fedora Core 1 system I get this. I got the
> same message a while back on RedHat 9 as well.
>
> Use of uninitialized value in pattern match (m//) at ./genGroups.pl line
> 25, <GEN0> line 2.
Which perl version are you using ?
genGroups.pl is tested on :
"$perl --version"
"This is perl, v5.8.0 built for i686-linux"
Trying to replace line 25 by :
"until ($list =~ m/^\.$/) {"
Best regards.
--
Sébastien Requiem
|