in reply to Re^10: 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....

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

  • Comment on Re^11: How do I go from procedural to object oriented programming?