Package: libclass-dbi-fromcgi-perl (1.00-2) [universe]
Links for libclass-dbi-fromcgi-perl
Ubuntu Resources:
Download Source Package libclass-dbi-fromcgi-perl:
- [libclass-dbi-fromcgi-perl_1.00-2.dsc]
- [libclass-dbi-fromcgi-perl_1.00.orig.tar.gz]
- [libclass-dbi-fromcgi-perl_1.00-2.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Bart Martens
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Update Class::DBI data using CGI::Untaint
Lots of times, Class::DBI is used in web-based applications. (In fact, coupled with a templating system that allows you to pass objects, such as Template::Toolkit, Class::DBI is very much your friend for these.)
And, as we all know, one of the most irritating things about writing web-based applications is the monotony of writing much of the same stuff over and over again. And, where there's monotony there's a tendency to skip over stuff that we all know is really important, but is a pain to write - like Taint Checking and sensible input validation. (Especially as we can still show a 'working' application without it!). So, we now have CGI::Untaint to take care of a lot of that for us.
It so happens that CGI::Untaint also plays well with Class::DBI. All you need to do is to 'use Class::DBI::FromCGI' in your class (or in your local Class::DBI subclass that all your other classes inherit from. You do do that, don't you?).
Homepage: http://search.cpan.org/~tmtm/Class-DBI-FromCGI/
Other Packages Related to libclass-dbi-fromcgi-perl
|
|
|
-
- dep: libcgi-untaint-perl (>= 0.8)
- Process CGI input parameters
-
- dep: libclass-dbi-perl (>= 0.93)
- A convenient abstraction layer to a database
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libclass-dbi-fromcgi-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 13.3 kB | 76.0 kB | [list of files] |