-
-
14 May 2018 23:38:29 UTC
- Distribution: HiD
- Module version: 1.992
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (15)
- Testers (507 / 0 / 0)
- Kwalitee
Bus factor: 1- 75.13% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (59.9KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:2 non-PAUSE users- Dependencies
- Carp
- Class::Load
- Data::Page
- Data::Printer
- Date::Parse
- DateTime
- File::Copy
- File::Find::Rule
- Log::Log4perl
- Moose
- Moose::Role
- Moose::Util::TypeConstraints
- MooseX::App::Cmd
- MooseX::App::Cmd::Command
- MooseX::Getopt
- Path::Tiny
- Plack::App::File
- Plack::Builder
- Plack::Handler::Standalone
- Plack::Loader::Restarter
- Plack::Runner
- String::Errf
- Template
- Text::Handlebars
- Text::Markdown
- Text::MultiMarkdown
- Text::Textile
- Text::Xslate
- Try::Tiny
- XML::Feed
- XML::Feed::Entry
- YAML::Tiny
- YAML::XS
- autodie
- charnames
- feature
- namespace::autoclean
- open
- parent
- strict
- utf8
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
HiD::Plugin - Base class for plugins
SYNOPSIS
my $plugin = HiD::Plugin->new; $plugin->after_publish($hid);
DESCRIPTION
Base class for plugin object
METHODS
after_publish
VERSION
version 1.992
AUTHOR
John SJ Anderson <genehack@genehack.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by John SJ Anderson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install HiD, copy and paste the appropriate command in to your terminal.
cpanm HiD
perl -MCPAN -e shell install HiD
For more information on module installation, please visit the detailed CPAN module installation guide.