[Israel.pm] Survey: CGI.pm - like modules
Shlomi Fish
shlomif at iglu.org.il
Tue Jun 8 06:17:47 PDT 2004
On Tuesday 08 June 2004 15:48, Issac Goldstand wrote:
> I personally almost universally use CGI...
I should note (for Gabor's sake) that I'm also using CGI.pm. I find it works
nicely, despite the fact that it has a lot of extraneous functionality (bloat
possibly) and that its internals are quite hairy. It's also very portable and
can be expected to work everywhere.
Note that I don't usually use the HTML generation or most other extraneous
features of it. I use param() and some of the other methods. (path_to(),
header(), etc.) Mostly just param().
Regards,
Shlomi Fish
> If it's upload and I'm using mod_perl, I use Apache::Request...
>
> ----- Original Message -----
> From: "Gabor Szabo" <gabor at perl.org.il>
> To: <perl at perl.org.il>
> Sent: Tuesday, June 08, 2004 7:13 PM
> Subject: [Israel.pm] Survey: CGI.pm - like modules
>
> > I am maintaining a module called CGI::Upload that should be able to work
> > with any CGI.pm-like module. I'd like to do a quick survey on what kind
> > of CGI.pm-like modules are you using/can you find on CPAN ?
> >
> > I found only 2:
> > CGI.pm
> > CGI::Simple
> >
> >
> > For my purposes the definition of CGI.pm-like module is that
> > 1) It can work OO
> > 2) It has a ->param method to return a parameter.
> >
> > Your input will not be forgotten !
> >
> > Gabor
> >
> > ps.
> > 1. I'd also appreciate if some good soul would download the latest 1.07
> > version and gave it a try.
> > 2. I am very interested in how this thing would work (or fail) in
> > mod_perl environment, something I have not checked at all.
> >
> >
> > _______________________________________________
> > Perl mailing list
> > Perl at perl.org.il
> > http://www.perl.org.il/mailman/listinfo/perl
>
> _______________________________________________
> Perl mailing list
> Perl at perl.org.il
> http://www.perl.org.il/mailman/listinfo/perl
--
---------------------------------------------------------------------
Shlomi Fish shlomif at iglu.org.il
Homepage: http://shlomif.il.eu.org/
Quidquid latine dictum sit, altum viditur.
[Whatever is said in Latin sounds profound.]
More information about the Perl
mailing list