-
-
13 Sep 2010 20:48:40 UTC
- Distribution: Miril
- Module version: 0.008
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (632 / 1 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (46.1KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Peter Shangov
- Dependencies
- App::Cmd
- CGI
- CGI::Application
- CGI::Application::Emulate::PSGI
- CGI::Application::Plugin::Authentication
- CGI::Application::Plugin::Forward
- CGI::Application::Plugin::Redirect
- CGI::Cookie
- Carp
- Class::Autouse
- Cwd
- Data::AsObject
- Data::Page
- Digest::MD5
- Exception::Class
- File::Copy
- File::Path
- File::Slurp
- File::Spec
- HTML::Template::Pluggable
- HTML::Template::Plugin::Dot
- IO::File
- List::Util
- Module::Load
- Number::Format
- Object::Tiny
- POSIX
- Plack::Loader
- Ref::List
- Scalar::Util
- Syntax::Keyword::Gather
- Text::MultiMarkdown
- Text::Sprintf::Named
- Time::Format
- Time::Local
- Try::Tiny
- XML::TreePP
- autodie
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Miril - A Static Content Management System
VERSION
Version 0.008
WARNING
This is alfa-quality software, use with great care!
DESCRPTION
Miril is a lightweight static content management system written in perl and based on CGI::Application. It is designed to be easy to deploy and easy to use. Documentation is currently lacking, read Miril::Manual to get started.
AUTHOR
Peter Shangov,
<pshangov at yahoo.com>
COPYRIGHT & LICENSE
Copyright 2009 Peter Shangov.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
Module Install Instructions
To install Miril, copy and paste the appropriate command in to your terminal.
cpanm Miril
perl -MCPAN -e shell install Miril
For more information on module installation, please visit the detailed CPAN module installation guide.