in reply to Re: Conditional statements in CGI/Div
in thread Conditional statements in CGI/Div

Thanks for the quick reply and the Carp statement, but if I do it the way you have done then $cgi->p("Hello") doesn't inherit the pagewrap div from the css as it's closing too early.
  • Comment on Re^2: Conditional statements in CGI/Div

Replies are listed 'Best First'.
Re^3: Conditional statements in CGI/Div
by glasswalk3r (Friar) on Jan 14, 2013 at 10:57 UTC

    Shouldn't you stop using CGI anyway? If you use something with MVC as CGI::Application or Catalyst you wouldn't have to bother with those details.

    Alceu Rodrigues de Freitas Junior
    ---------------------------------
    "You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill