X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=MANIFEST;h=83a2a6df00bb99bee5f633bc4c83791c7ff04f79;hp=24e684cd831fa7e69fdb92337043c5d911f8af07;hb=eff1964310020ec4399e77ebed0ce47113056c69;hpb=cca6bd0ec8ad4f0325eda70b8db2574bf8c77496 diff --git a/MANIFEST b/MANIFEST index 24e684c..83a2a6d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,23 +1,91 @@ -MANIFEST Changes -lib/Apache/MVC/Model/Base.pm -lib/Apache/MVC/Model/CDBI.pm -lib/Apache/MVC/Workflow.pod -lib/Apache/MVC/View/TT.pm +examples/BeerDB.pm +examples/BeerDB/Base.pm +examples/BeerDB/Beer.pm +examples/beerdb.sql +examples/fancy_example/BeerDB.pm +examples/fancy_example/beerdb.sql +examples/fancy_example/BeerDB/Base.pm +examples/fancy_example/BeerDB/Beer.pm +examples/fancy_example/BeerDB/Brewery.pm +examples/fancy_example/BeerDB/Drinker.pm +examples/fancy_example/templates/custom/addnew +examples/fancy_example/templates/custom/display_inputs +examples/fancy_example/templates/custom/display_search_inputs +examples/fancy_example/templates/custom/edit +examples/fancy_example/templates/custom/header +examples/fancy_example/templates/custom/maypole.css +examples/fancy_example/templates/custom/metadata +examples/fancy_example/templates/custom/search_form lib/Apache/MVC.pm -lib/BeerDB.pm -t/1.t +lib/CGI/Maypole.pm +lib/CGI/Untaint/Maypole.pm +lib/Maypole.pm +lib/Maypole/Application.pm +lib/Maypole/HTTPD.pm +lib/Maypole/HTTPD/Frontend.pm +lib/Maypole/CLI.pm +lib/Maypole/Config.pm +lib/Maypole/Constants.pm +lib/Maypole/Headers.pm +lib/Maypole/Session.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/Model/CDBI/FromCGI.pm +lib/Maypole/Model/CDBI/Base.pm +lib/Maypole/Model/CDBI/DFV.pm +lib/Maypole/View/Base.pm +lib/Maypole/View/TT.pm Makefile.PL +MANIFEST +MANIFEST.SKIP +META.yml README -templates/beer/addnew -templates/custom/header -templates/custom/frontpage -templates/factory/macros -templates/factory/addnew -templates/factory/header -templates/factory/list -templates/factory/search_form -templates/factory/navbar -templates/factory/edit -templates/factory/view -TODO +AUTHORS +t/00compile.t +t/01basics.t +t/01.httpd-basic.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/db_colinfo.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