Linux SoftwareProgrammingLibrariesLocale::Object::Currency::Converter 0.74

Locale::Object::Currency::Converter 0.74



Developer:   ^Earle Martin
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   45K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Locale::Object::Currency::Converter is a Perl module that can convert between currencies.

Locale::Object::Currency::Converter allows you to convert between values of currencies represented by Locale::Object::Currency objects.

SYNOPSIS

use Locale::Object::Currency;
use Locale::Object::Currency::Converter;

my $usd = Locale::Object::Currency->new( code => 'USD' );
my $gbp = Locale::Object::Currency->new( code => 'GBP' );
my $eur = Locale::Object::Currency->new( code => 'EUR' );
my $jpy = Locale::Object::Currency->new( code => 'JPY' );

my $converter = Locale::Object::Currency::Converter->new(
from => $usd,
to => $gbp,
service => 'XE'
);

my $result = $converter->convert(5);
my $rate = $converter->rate;
my $timestamp = $converter->timestamp;

print $converter->use_xe;
print $converter->use_yahoo;

$converter->from($eur);
$converter->to($jpy);
$converter->service('Yahoo');

$converter->refresh;

Requirements:
  • Perl
  • Finance::Currency::Convert::XE
  • Finance::Currency::Convert::Yahoo
    tags locale object  object currency  new code  currency new  currency converter  finance currency  currency convert  yahoo converter  print converter  convert between  use locale  converter use  

    Download Locale::Object::Currency::Converter 0.74


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/F/FO/FOTANGO/Locale-Object-0.74.tar.gz


    Authors software

    Locale::Object::Currency::Converter 0.74 (by ^Earle Martin)


    Similar software

    Locale::Object::Currency::Converter 0.74 (by ^Earle Martin)

    Finance::Currency::Convert::XE 0.10 (by Barbie)
    Finance::Currency::Convert::XE is a Perl module for currency conversion module.

    SYNOPSIS

    use Finance::Currency::Convert::XE;

    Finance::Currency::Convert::Yahoo 0.2 (by Lee Goddard)

    KEuroCalc 0.9.7 (by Bischoff)
    KEuroCalc is a universal currency converter and calculator

    KExchange 1.0 (by Tero Favorin)

    Lingua::ZH::Currency::UpperCase 0.01 (by Chun Sheng)
    Lingua::ZH::Currency::UpperCase is a Perl module to convert Currency Numbers to Chinese UpperCase Format.

    SYNOPSIS

    use Lingua

    Math::Calc::Euro 0.02 (by Juerd)
    Math::Calc::Euro is a Perl module to convert between EUR and the old currencies.

    SYNOPSIS

    my $guildercalc = Math::Calc::Eur

    Expat Converter 1.0 (by Mac Games and More)
    Expat Converter is a simple measurement units converter.

    Most of the world uses the METRIC system! Not only that, the metric syste

    Information Currency Web Services 0.2.2 (by Information Engineer)
    ICWS provides a Web services (SOAP) interface for information currency systems

    Ruby/Finance 0.2.2 (by Ian Macdonald)
    Ruby/Finance allows access to changing financial data, such as stock quotes and currency conversion rates.

    For the foreseeable fut


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags