Bryar 4.0 Latest
Kwalitee Issues
- meta_yml_is_parsable
-
Upgrade your YAML generator so it produces valid YAML.
Error: CPAN::Meta::YAML failed to classify line ' Template::Provider::Encoding 0'
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Bryar::DataSource::DBI
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Apache
- Apache::Constants
- Apache::Request
- Calendar::Simple
- Class::DBI::AbstractSearch
- Class::DBI::mysql
- DateTime
- File::Find::Rule
- HTTP::Date
- Template
- Template::Provider::Encoding
- Time::Piece
- UNIVERSAL::require
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Bryar::DataSource::DBI
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.0,1.1,1.2,4.0
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Bryar | A modular, extensible weblog tool | 4.0 | metacpan |
Bryar::Collector | Determine which documents to show | 1.0 | metacpan |
Bryar::Comment | Represents a comment on a blog post | 1.1 | metacpan |
Bryar::Config | A set of configuration settings for Bryar | 1.1 | metacpan |
Bryar::DataSource::Base | Base class for DataSources | 1.0 | metacpan |
Bryar::DataSource::DBI | Retrieve blog posts and comments from database | metacpan | |
Bryar::DataSource::FlatFile | Blog entries from flat files, a la blosxom | 1.2 | metacpan |
Bryar::DataSource::FlatFile::Dated | 1.0 | metacpan | |
Bryar::Document | Represents a blog post | 1.0 | metacpan |
Bryar::Frontend::Base | Base class for frontend classes | 1.2 | metacpan |
Bryar::Frontend::CGI | Common Gateway Interface to Bryar | 1.1 | metacpan |
Bryar::Frontend::FastCGI | FastCGI interface to Bryar | 1.0 | metacpan |
Bryar::Frontend::Mod_perl | Apache mod_perl interface to Bryar | 1.1 | metacpan |
Bryar::Frontend::Static | Static renderer for Bryar | 1.1 | metacpan |
Bryar::Renderer::SiteMap | Generate an XML sitemap using WWW::Google::SiteMap | metacpan | |
Bryar::Renderer::TT | Render a blog page with Template Toolkit | 1.2 | metacpan |