in reply to wierd CGI::Param() behaviour

Hi!

You might wanna use '(' ')' instead of '{' '}'
on that first call to param instead of only on the
2nd one ;))

GreetZ!,

print "profeth still\n" if /bird|devil/;

Replies are listed 'Best First'.
Re: wierd CGI::Param() behaviour
by RatArsed (Monk) on Jan 10, 2001 at 16:49 UTC
    Yes, I feel like a Class one fool now... I'll go and sit in the corner with a dunce cap -- after changing my fint settings for one that makes () and {} look more different :o)

    Thanks, though!