in reply to Re^9: How do I go from procedural to object oriented programming?
in thread How do I go from procedural to object oriented programming?

And we have a winner! CGI::Minimal works just as well and was painless to switch to. Thank you! Now I can get back to being confused by object oriented programming. :)

Update: I learned my lesson when I first wrote my site using Microsoft Word. Don't use anyone else's web page programs. Ever. They will all bite me in the end.

No matter how hysterical I get, my problems are not time sensitive. So, relax, have a cookie, and a very nice day!
Lady Aleena
  • Comment on Re^10: How do I go from procedural to object oriented programming?

Replies are listed 'Best First'.
Re^11: How do I go from procedural to object oriented programming?
by Anonymous Monk on Apr 24, 2015 at 00:50 UTC

    And we have a winner! CGI::Minimal works just as well and was painless to switch to....

    if CGI::Minimal does what you need it , this is good

    But, FWIW, CGI.pm being removed from core just means you need to get it from cpan , upload a copy with your own modules