X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=MANIFEST;h=d5515b9fd6253edc1a6f2e2ef9e84d8e3330e105;hp=fe6945f02d259cae3ab689588f848b76d730ef11;hb=679a04e3cc028f727579d67882ddbfba71f18ec2;hpb=23a69af2f53b2b1a79bd59124c8b15ef7bd9fd67 diff --git a/MANIFEST b/MANIFEST index fe6945f..d5515b9 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,52 +1,86 @@ Changes ex/BeerDB.pm +ex/BeerDB/Base.pm +ex/BeerDB/Beer.pm +ex/beerdb.sql +ex/fancy_example/BeerDB.pm +ex/fancy_example/beerdb.sql +ex/fancy_example/BeerDB/Base.pm +ex/fancy_example/BeerDB/Beer.pm +ex/fancy_example/BeerDB/Brewery.pm +ex/fancy_example/BeerDB/Drinker.pm +ex/fancy_example/templates/custom/addnew +ex/fancy_example/templates/custom/display_inputs +ex/fancy_example/templates/custom/display_search_inputs +ex/fancy_example/templates/custom/edit +ex/fancy_example/templates/custom/header +ex/fancy_example/templates/custom/maypole.css +ex/fancy_example/templates/custom/metadata +ex/fancy_example/templates/custom/search_form 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/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/Request.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/View/Base.pm lib/Maypole/View/TT.pm Makefile.PL MANIFEST MANIFEST.SKIP -META.yml Module meta-data (added by MakeMaker) +META.yml README +AUTHORS 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 -templates/beer/addnew -templates/factory/addnew -templates/factory/edit -templates/factory/footer -templates/factory/frontpage -templates/factory/header -templates/factory/list -templates/factory/macros -templates/factory/maypole -templates/factory/navbar -templates/factory/pager -templates/factory/search_form -templates/factory/title -templates/factory/view -templates/maypole.css -TODO +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