Graham Barr wrote: > > Ah, I forgot about CGI. So there is at least two. > > So what do most people think > > 1. OK > 2. Choose one > 3. Have both, but in separate modules > > Someone should probably write an RFC if it is to be either 2 or 3 Persoanlly, I think both CGI.pm and File::Spec should be OO modules. Having said that, I would not mind CGI.pm being a procedural front-end to an CGI::Object module - I'd just use the latter. People that know how to use the OO-interface to CGI.pm are more likely to be able to change their 'use CGI' statement than the vast hordes of cut&paste procedural CGI programmers. Hildo
- How to implement both object->method and module::fu... Garrett Goebel
- Re: How to implement both object->method and m... Bart Lateur
- Re: How to implement both object->method a... Jonathan Scott Duff
- Re: How to implement both object->meth... Hildo Biersma
- Re: How to implement both object->... Graham Barr
- Re: How to implement both object... Hildo Biersma
- Re: How to implement both ob... Philip Newton
- Re: How to implement bot... Hildo Biersma
- Re: How to implement bot... Graham Barr
- Re: How to implement bot... Bart Lateur
- Re: How to implement bot... Hildo Biersma
- Re: How to implement bot... Bart Lateur
- Re: How to implement bot... Graham Barr
- Re: How to implement bot... Graham Barr
- Re: How to implement bot... Bart Lateur
- Re: How to implement both object... John Berthels