Main > Programming > Libraries >

Locale::Framework 0.06

Locale::Framework 0.06

Sponsored Links

Locale::Framework 0.06 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.003 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1054
Date added: 2006-12-04

Locale::Framework 0.06 description

Locale::Framework is a Perl module for internationalization.

SYNOPSIS

use Locale::Framework;
use Locale::Framework::SQL;

Locale::Framework::init(new Locale::Framework::SQL(
DSN => "dbi:Pg:dbname=zclass;host=localhost",
DBUSER => "test",
DBPASS => "testpass",
[TABLE => "testtrans"]));

print _T("This is a test");

Locale::Framework::language("nl_NL");

print _T("This is a test");
Alternative interface (using wxLocale backend as an example), which does exactly the same. There is no local object scope, theres only a global class (or program that is) scope. OO interface is only for conveniance.
use Locale::Framework;
use Locale::Framework::wxLocale;

my $LOC=new Locale::Framework;

$LOC->init(new Locale::Framework::wxLocale("./locale","test"));

print _T("This is a test");
$LOC->language("nl_NL");
print _T("This is a test");

ABSTRACT

This module provides simple string based internationalization support. It exports a _T function that can be used for all text that need displayed. It can work with different backends, e.g. SQL or file based backends. The backend defaults to Locale::Framework::Dumb, which doesnt translate at all.

Locale::Framework 0.06 Screenshot

Advertisements

Locale::Framework 0.06 Keywords

Bookmark Locale::Framework 0.06

Hyperlink code:
Link for forum:

Locale::Framework 0.06 Copyright

WareSeeker periodically updates pricing and software information of Locale::Framework 0.06 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Locale::Framework 0.06 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Locale::Memories is a Perl module for L10N Message Retrieval. Free Download
HOP::Lexer is a Perl module for "Higher Order Perl" Lexer. Free Download
Locale::Maketext::Extract::Run is a Perl module interface to xgettext.pl. Free Download
Parallel::Workers::Shared is a simple Perl module. Free Download
PLJava is Perl module that will embed Perl into Java. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
DateTime::Locale - Localization support for DateTime.pm Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download