X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=MANIFEST;h=e744e3607a3518f435250c09d2349627a6ec78ca;hb=f19715f56244cc6d862169c2dd656b8a2f3845b5;hp=08000a654c590ad66c69f6fefb62135fada39556;hpb=45269e2b604efe9781570b6ddd99a989a2a33825;p=maypole.git diff --git a/MANIFEST b/MANIFEST index 08000a6..e744e36 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,38 +1,68 @@ -MANIFEST Changes -doc/About.pod -doc/Beer.pod -doc/Flox.pod -doc/Model.pod -doc/Overview.pod -doc/Request.pod -doc/StandardTemplates.pod -doc/View.pod -doc/makedoc.pl ex/BeerDB.pm +ex/beerdb.sql +lib/Apache/MVC.pm +lib/CGI/Maypole.pm +lib/CGI/Untaint/Maypole.pm +lib/Maypole.pm +lib/Maypole/Application.pm lib/Maypole/CLI.pm +lib/Maypole/Config.pm +lib/Maypole/Constants.pm +lib/Maypole/Headers.pm +lib/Maypole/Session.pm +lib/Maypole/Components.pm +lib/Maypole/Manual.pod +lib/Maypole/Manual/About.pod +lib/Maypole/Manual/Install.pod +lib/Maypole/Manual/Beer.pod +lib/Maypole/Manual/BuySpy.pod +lib/Maypole/Manual/Flox.pod +lib/Maypole/Manual/Model.pod +lib/Maypole/Manual/Cookbook.pod +lib/Maypole/Manual/Inheritance.pod +lib/Maypole/Manual/StandardTemplates.pod +lib/Maypole/Manual/View.pod +lib/Maypole/Manual/Workflow.pod +lib/Maypole/Manual/Plugins.pod lib/Maypole/Model/Base.pm lib/Maypole/Model/CDBI.pm +lib/Maypole/Model/CDBI/Plain.pm +lib/Maypole/Model/CDBI/AsForm.pm +lib/Maypole/View/Base.pm lib/Maypole/View/TT.pm -lib/Maypole/Workflow.pod -lib/Maypole.pm -lib/Apache/MVC.pm -t/1.t -t/templates/custom/frontpage -t/templates/custom/list Makefile.PL +MANIFEST +MANIFEST.SKIP +META.yml Module meta-data (added by MakeMaker) README -templates/beer/addnew -templates/custom/frontpage -templates/custom/header -templates/factory/addnew -templates/factory/edit -templates/factory/header -templates/factory/list -templates/factory/macros -templates/factory/navbar -templates/factory/search_form -templates/factory/view -templates/factory/pager -TODO -META.yml Module meta-data (added by MakeMaker) +AUTHORS +t/01basics.t +t/02pod.t +t/03podcoverage.t +t/apache_mvc.t +t/cgi_maypole.t +t/constants.t +t/headers.t +t/maypole.t +t/pathtools.t +t/templates/custom/classdata +t/templates/custom/frontpage +t/templates/custom/list +t/templates/custom/view +lib/Maypole/templates/beer/addnew +lib/Maypole/templates/factory/addnew +lib/Maypole/templates/factory/edit +lib/Maypole/templates/factory/footer +lib/Maypole/templates/factory/frontpage +lib/Maypole/templates/factory/header +lib/Maypole/templates/factory/list +lib/Maypole/templates/factory/login +lib/Maypole/templates/factory/macros +lib/Maypole/templates/factory/maypole +lib/Maypole/templates/factory/navbar +lib/Maypole/templates/factory/pager +lib/Maypole/templates/factory/search_form +lib/Maypole/templates/factory/title +lib/Maypole/templates/factory/view +lib/Maypole/templates/factory/maypole.css