The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Template-Plugin-Lingua-EN-NameCase
==================================

The Lingua::EN::NameCase Template Toolkit plugin is an interface to the 
Lingua::EN::NameCase module, which translates fractional number values into 
words.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these modules:

  Template
  Template::Plugin
  Lingua::EN::NameCase

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.