############################################################################ ## DOAP for RDF-RDFa-Template ############################################## ############################################################################ RDF-RDFa-Template ================= Created: 2009-01-13 Home page: Bug tracker: Maintainer: Kjetil Kjernsmo 0.04 [2010-04-06] # Use author tests - (Bugfix) Move the Test::Signature and Perl::Critic tests to xt/. - (Bugfix) Forgot named_graph in Document POD. 0.02 [2010-04-05] # Fixing packaging and update to latest parser - (Addition) Depend upon RDF::RDFa::Parser 1.0. - (Bugfix) Forgot 'tests' om external test plan. - (Removal) Remove auto_install - Remove named_graphs since it is deprecated by RDF::RDFa::Parser 1.0. - (Addition) Add Test::Perl::Critic. - (Bugfix) Minor Perl::Critic stuff. - (Addition) Add HTTP::Server::Simple::CGI requirement for now. 0.01 [2010-04-04]