eru / WWW-Google-Calc

Google Calculator (電卓機能), Unit Conversion (単位変換), Currency Conversion (通貨換算)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Perl module WWW::Google::Calc.

INSTALLATION

WWW::Google::Calc installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan WWW::Google::Calc

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

WWW::Google::Calc documentation is available as in POD. So you can do:

    % perldoc WWW::Google::Calc

to read the documentation online with your favorite pager.

eru.tndl

About

Google Calculator (電卓機能), Unit Conversion (単位変換), Currency Conversion (通貨換算)


Languages

Language:Perl 100.0%