Skip to content

drmuey/p5-Locale-Maketext-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locale-Maketext-Utils version 0.42
==================================

INSTALLATION

To install this module type the following:

   perl -MCPAN -e 'install Locale::Maketext::Utils;'

or from inside the untarred directory:

   perl Makefile.PL
   make
   make test
   make install

See POD for documentation

DEPENDENCIES

This module requires these other modules and libraries:

  Locale::Maketext, version, Local::Maketext::Pseudo

COPYRIGHT AND LICENCE

Copyright (C) 2006 by Daniel Muey

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.6 or,
at your option, any later version of Perl 5 you may have available.