]> git.decadent.org.uk Git - maypole.git/commit
CRUD tests, FromCGI that works, test to prove it ;)
authorbiopete <biopete@invalid>
Tue, 13 Jun 2006 18:49:06 +0000 (18:49 +0000)
committerbiopete <biopete@invalid>
Tue, 13 Jun 2006 18:49:06 +0000 (18:49 +0000)
commita4c30c9757a710511bcfabe5cad9a7390eabfbcd
treec722e461b7e6f15df19381930e20257fae682e4b
parent58c9595d95477fa806c7876aa7bf80d1908bd22d
CRUD tests, FromCGI that works, test to prove it ;)

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@495 48953598-375a-da11-a14b-00016c27c3ee
Makefile.PL
ex/BeerDB.pm
ex/beerdb.sql
lib/CGI/Untaint/Maypole.pm [new file with mode: 0644]
lib/Maypole/Model/CDBI.pm
lib/Maypole/Model/CDBI/AsForm.pm
lib/Maypole/Model/CDBI/FromCGI.pm [new file with mode: 0644]
t/crud.t [new file with mode: 0755]
t/templates/custom/edit [new file with mode: 0644]
t/templates/custom/view