Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.389 Times

I18N::LangTags::List 0.35

  Date Added: May 02, 2010  |  Visits: 829

I18N::LangTags::List

Report Broken Link
Printer Friendly Version


Product Homepage
Download (88 downloads)



I18N::LangTags::List Perl module contains tags and names for human languages. SYNOPSIS use I18N::LangTags::List; print "Parlez-vous... ", join(, , I18N::LangTags::List::name(elx) || unknown_language, I18N::LangTags::List::name(ar-Kw) || unknown_language, I18N::LangTags::List::name(en) || unknown_language, I18N::LangTags::List::name(en-CA) || unknown_language, ), "?n"; prints: Parlez-vous... Elamite, Kuwait Arabic, English, Canadian English? This module provides a function I18N::LangTags::List::name( langtag ) that takes a language tag (see I18N::LangTags) and returns the best attempt at an English name for it, or undef if it cant make sense of the tag. The function I18N::LangTags::List::name(...) is not exported. This module also provides a function I18N::LangTags::List::is_decent( langtag ) that returns true iff the language tag is syntactically valid and is for general use (like "fr" or "fr-ca", below). That is, it returns false for tags that are syntactically invalid and for tags, like "aus", that are listed in brackets below. This function is not exported. The map of tags-to-names that it uses is accessable as %I18N::LangTags::List::Name, and its the same as the list that follows in this documentation, which should be useful to you even if you dont use this module..

Requirements: No special requirements
Platforms: Linux
Keyword: Langtags Libraries List Perl Module Names Perl Perl Module Programming Tags Unknown
Users rating: 0/10

License: Freeware Size: 30.72 KB
USER REVIEWS
More Reviews or Write Review


I18N::LANGTAGS::LIST RELATED
Libraries  -  List::Maker 0.0.3
List::Maker is a Perl module that can generate more sophisticated lists than just $a..$b. SYNOPSIS use List::Maker; @list = ; # (1,2,3,4,5,6,7,8,9,10) @list = ; # (10,9,8,7,6,5,4,3,2,1) @list = #...
7.17 KB  
Modules  -  Restrict Post/Page Names 1.1
This plugin restrict to create post or page names to your list of restricted names.The restricted names can be configured from admin end "Restrict Post/Page Names" menu.List down your restricted names( Separated by commas(,) ). Install : Install...
10 KB  
Web Hosting  -  Domain Hunter 0.1.0
Domain Hunter is a simple application to monitor the state of a list of domain names. Changes in the status of a monitored domain can be sent to an email address or the domain information can be obtained on demand through a Web interface. Only the...
 
Modules  -  Taxonomy List 1.0
The Taxonomy ListĀ Drupal moduleĀ is for displaying the terms (and optionally nodes) under categories with an image and description.Users can select the number of terms to display in each row, and assign the HTML attributes to the display cell,...
 
Modules  -  Listkeeper 6.x-1.0-rc3
The Listkeeper list management module allows a user to easily maintain a lookuplist. It is primarily a secondary module, which allows other modules to use it to allow a user to seamlessly administer any items that would appear in a dropdown list,...
20.48 KB  
Web Authoring  -  vhooz Build 1027
vhooz is a software that verifies if a list of domain names are available or not. It's a good tool if you want verify many domain names. What's new in this version: * Internal bugs fixed * new version of internal (cc)TLDs manager * You can see...
2.5 MB  
Miscellaneous  -  Windows free drive space report 1.9
Windows free drive space report script reads a file containing a list of share names, and prints a report of the current free space on the volumes.
 
Modules  -  delicious_taxonomy 6.x-1.0-beta1
This module allow tags from the delicious service to be automatically added ad terms in a vocabulary. It is configurable on a per user basis and works in two independent ways.1. It can add a list of each (enabled) user's delicious tags to an...
10 KB  
Libraries  -  Alien Perl module 0.91
Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just...
10.24 KB  
Libraries  -  List::MRU 0.04
List::MRU is a Perl module that implements a simple fixed-size MRU-ordered list. SYNOPSIS use List::MRU; # Constructor $lm = List::MRU->new(max => 20); # Constructor with explicit eq subroutine for obj equality tests $lm =...
4.1 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB