in reply to Re: Attribute values are not passed into the variable using perl cgi?
in thread Attribute values are not passed into the variable using perl cgi?

the thing is -value=>$site should pass all 'popup'values.
  • Comment on Re^2: Attribute values are not passed into the variable using perl cgi?

Replies are listed 'Best First'.
Re^3: Attribute values are not passed into the variable using perl cgi?
by poj (Abbot) on Apr 11, 2017 at 08:53 UTC

    Add this line to top of your script and then fix the errrors

    use CGI::Carp 'fatalsToBrowser';


Re^3: Attribute values are not passed into the variable using perl cgi?
by Anonymous Monk on Apr 11, 2017 at 08:19 UTC

    the thing is -value=>$site should pass all 'popup'values.

    The thing should make sense, test, check, its basic debugging