-
-
19 Jul 2017 11:06:16 UTC
- Distribution: Locale-TextDomain-OO-Util
- Module version: 3.008
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (1393 / 1 / 0)
- Kwalitee
Bus factor: 1- 88.58% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (13.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Steffen Winkler <steffenw at cpan.org>
- Dependencies
- Carp
- English
- Safe
- charnames
- namespace::autoclean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
- NAME Locale::TextDomain::OO::Util - Lexicon utils
- VERSION
- DESCRIPTION
- SYNOPSIS
- JAVASCRIPT
- SUBROUTINES/METHODS
- EXAMPLE
- DIAGNOSTICS
- CONFIGURATION AND ENVIRONMENT
- DEPENDENCIES
- INCOMPATIBILITIES
- BUGS AND LIMITATIONS
- SEE ALSO
- AUTHOR
- LICENSE AND COPYRIGHT
NAME Locale::TextDomain::OO::Util - Lexicon utils
$Id: Util.pm 659 2017-07-16 09:20:52Z steffenw $
$HeadURL: svn+ssh://steffenw@svn.code.sf.net/p/perl-gettext-oo/code/Locale-TextDomain-OO-Util/trunk/lib/Locale/TextDomain/OO/Util.pm $
VERSION
3.008
DESCRIPTION
This modules provide methods for lexicon constants, to join and split lexicon keys and to extract the gettext file header.
SYNOPSIS
See:
Locale::TextDomain::OO::Util::Constants
Locale::TextDomain::OO::Util::JoinSplitLexiconKeys
Locale::TextDomain::OO::Util::ExtractHeader
JAVASCRIPT
How to use the JavaScript framework see Locale::TextDomain::OO::Util::JavaScript.
SUBROUTINES/METHODS
none
EXAMPLE
Inside of this distribution is a directory named example. Run this *.pl files.
DIAGNOSTICS
none
CONFIGURATION AND ENVIRONMENT
none
DEPENDENCIES
none
INCOMPATIBILITIES
not known
BUGS AND LIMITATIONS
none
SEE ALSO
AUTHOR
Steffen Winkler
LICENSE AND COPYRIGHT
Copyright (c) 2015 - 2017, 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.
Module Install Instructions
To install Locale::TextDomain::OO::Util, copy and paste the appropriate command in to your terminal.
cpanm Locale::TextDomain::OO::Util
perl -MCPAN -e shell install Locale::TextDomain::OO::Util
For more information on module installation, please visit the detailed CPAN module installation guide.