Locale-Text-Domain-OO version 1.001
===================================

Perl OO Interface to Uniforum Message Translation

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

This module requires these other modules and libraries:

    charnames
    namespace::autoclean
    Carp
    Encode
    English
    File::Spec
    JSON
    List::MoreUtils
    Locale::MO::File
    Locale::Utils::PlaceholderMaketext
    Locale::Utils::PlaceholderNamed
    Moo
    Moo::Role
    MooX::Singleton
    MooX::StrictConstructor
    MooX::Types::MooseLike::Base
    Path::Class
    Path::Class::Rule
    Safe
    Tie::Sub

COPYRIGHT AND LICENCE

Copyright (c) 2009 - 2013,
Steffen Winkler
steffenw at cpan.org.
All rights reserved.

This module is free software;
you can redistribute it and/or modify it
under the same terms as Perl itself.
