Main > Programming > Libraries >

Apache::Language 0.14

Apache::Language 0.14

Sponsored Links

Apache::Language 0.14 Ranking & Summary

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

Apache::Language 0.14 description

Apache::Language is a Perl transparent language support for Apache modules and mod_perl scripts.

SYNOPSIS

In YourModule.pm:

sub handler {
my $r = shift;
use Apache::Language;
my $lang = Apache::Language->new($extra_args);
#$lang is now a hash ref that will automacigally pick the right language

print $lang->{Error01} if exists $lang->{Error01};

foreach ( keys %$lang ){
print "$_ is " . $lang->{$_};
}

[...]
}

The goal of this module is to provide a simple way for mod_perl module writers to include support for multiple language requests.

This is version 0.03, and its a complete rewrite from the ground-up of the previous release. Its still backward-compatible with the other releases, but now its much more advanced.

An Apache::Language object acts like a language-aware hash. It stores key/language/values triplets. Using the Accept-Language: field sent by the web-client, it can pick the best fit language for that specific client. Its usage is transparent and should prove to be quite convenient (and hopefully, efficient).

The method used to store/fetch information is now completely modular and will allow easy creation of new storage methods thru a simple API (see the API section).

Apache::Language 0.14 Screenshot

Advertisements

Apache::Language 0.14 Keywords

Bookmark Apache::Language 0.14

Hyperlink code:
Link for forum:

Apache::Language 0.14 Copyright

WareSeeker periodically updates pricing and software information of Apache::Language 0.14 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 Apache::Language 0.14 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
Language::XSB is a Perl module that allows you to use XSB from Perl. Free Download
I18N::AcceptLanguage is a Perl module that matches language preference to available languages. Free Download
Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. Free Download
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. Free Download
Hub::Perl::Language is a Perl module that contains a lot of methods. Free Download
Locale::Object::Language Perl module contains language information objects. Free Download
Apache::AxKit::Language::SAXMachines is a Perl module that can transform Content With SAX Filters. Free Download
Language::Logo Perl module is an implementation of the Logo programming language. Free Download