Skip to content

barbie/template-plugin-digest-sha3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template-Plugin-Digest-SHA3
===========================

The Digest.SHA3 Template Toolkit plugin provides access to the SHA3 algorithm 
via the Digest::SHA3 module.  It is used like a plugin but installs filters 
and vmethods into the current context.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these modules:

  Digest::SHA3
  Template
  Template::Plugin
  Template::Stash

For testing the module requires these modules:

  IO::File
  Test::More

For optional testing the module would like these modules:

  Test::CPAN::Meta
  Test::CPAN::Meta::JSON
  Test::Pod
  Test::Pod::Coverage

COPYRIGHT AND LICENSE

  Copyright (C) 2014-2015 Barbie for Miss Barbell Productions.

This distribution is free software; you can redistribute it and/or
modify it under the Artistic Licence v2.