Difference between revisions of "Class-DBI-FromCGI"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(Added Perl link)
 
Line 20: Line 20:
 
(or in your local Class::DBI subclass that all your other classes
 
(or in your local Class::DBI subclass that all your other classes
 
inherit from. You do that, don't you?).
 
inherit from. You do that, don't you?).
|Homepage URL=http://search.cpan.org/~tmtm/Class-DBI-FromCGI/
+
|Homepage URL=https://metacpan.org/release/Class-DBI-FromCGI
 +
|Is High Priority Project=No
 
|Computer languages=Perl, Sql
 
|Computer languages=Perl, Sql
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/03/13
+
|Last review date=2018/04/10
 
|Submitted date=2013-03-20
 
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
Line 78: Line 81:
 
   systems, the complete text of the GNU General    Public License
 
   systems, the complete text of the GNU General    Public License
 
   can be found in `/usr/share/common-licenses/GPL'
 
   can be found in `/usr/share/common-licenses/GPL'
 +
}}
 +
{{Resource
 +
|Resource audience=Perl (Ref)
 +
|Resource URL=https://metacpan.org/release/Class-DBI-FromCGI
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 03:16, 10 April 2018


[edit]

Class-dbi-fromcgi

https://metacpan.org/release/Class-DBI-FromCGI
Perl module to 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.)

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 is really important, but is a pain to write - like Taint Checking and sensible input validation. (Especially as you can still show a 'working' application without it!). CGI::Untaint can 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 that, don't you?).



Download




Categories





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: Artistic or GPL-1+

Artistic:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the Artistic License, which comes
 with Perl.    On Debian GNU/Linux systems, the complete text of
 the Artistic License    can be found in `/usr/share/common-
 licenses/Artistic'

GPL-1+:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the GNU General Public License as
 published by    the Free Software Foundation; either version 1,
 or (at your option)    any later version.    On Debian GNU/Linux
 systems, the complete text of the GNU General    Public License
can be found in `/usr/share/common-licenses/GPL'




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libclass-dbi-fromcgi-perl
Perl (Ref)https://metacpan.org/release/Class-DBI-FromCGI


Software prerequisites




Entry










"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libclass-dbi-fromcgi-perl

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.