Muster 0.92 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Muster | web application for content management | 0.92 | metacpan |
Muster::Assemble | page rendering | 0.92 | metacpan |
Muster::Command::init | generate initial boilerplate app | 0.92 | metacpan |
Muster::Command::scan | scan pages for metadata | 0.92 | metacpan |
Muster::Generator | generates boilerplate for muster webapp | 0.92 | metacpan |
Muster::Hook | Muster hook base class | 0.92 | metacpan |
Muster::Hook::Counter | Muster counter directives. | 0.92 | metacpan |
Muster::Hook::DeriveFields | Muster hook for field derivation | 0.92 | metacpan |
Muster::Hook::Directives | Muster base class for preprocessor directives | 0.92 | metacpan |
Muster::Hook::DynamicField | Muster hook for dynamic fields | 0.92 | metacpan |
Muster::Hook::FieldSubst | Muster hook for field substitution | 0.92 | metacpan |
Muster::Hook::GraphViz | Muster graph directive using GraphViz. | 0.92 | metacpan |
Muster::Hook::HeadFoot | Muster header and footer hook. | 0.92 | metacpan |
Muster::Hook::Img | Muster image and thumbnailing directive | 0.92 | metacpan |
Muster::Hook::Include | Muster include-page directive | 0.92 | metacpan |
Muster::Hook::Links | Muster hook for links | 0.92 | metacpan |
Muster::Hook::Map | Muster map and pmap directive. | 0.92 | metacpan |
Muster::Hook::Meta | Muster meta directive | 0.92 | metacpan |
Muster::Hook::Shortcut | Muster shortcut directive | 0.92 | metacpan |
Muster::Hook::SqlReport | Muster SQL-report directive | 0.92 | metacpan |
Muster::Hook::Table | Muster table directive. | 0.92 | metacpan |
Muster::Hook::Template | Muster template directive. | 0.92 | metacpan |
Muster::Hook::Toggle | Muster toggle directive. | 0.92 | metacpan |
Muster::Hooks | scanning and processing hooks | 0.92 | metacpan |
Muster::LeafFile | a file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::EXIF | an EXIF-containing file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::epub | an EPUB file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::gif | a GIF file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::jpg | a JPEG file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::mdwn | a Markdown file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::pdf | a PDF file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::png | a PNG file in a Muster content tree | 0.92 | metacpan |
Muster::LeafFile::txt | a plain text file in a Muster content tree | 0.92 | metacpan |
Muster::MetaDb | keeping meta-data about pages | 0.92 | metacpan |
Muster::PagesHelper | helping with pages | 0.92 | metacpan |
Muster::Scanner | updating meta-data about pages | 0.92 | metacpan |
Provides
Name | File | View |
---|---|---|
SQLite::Work::Muster | lib/Muster/Hook/SqlReport.pm | metacpan |