public
Description: (Perl) Check Taiwan Esun bank info
Homepage: http://search.cpan.org/dist/Finance-Bank-Esun-TW
Clone URL: git://github.com/gugod/finance-bank-esun-tw.git
gugod (author)
Mon Oct 26 16:51:23 -0700 2009
commit  b4372effc36e2fcb18c5d7380fb0df5f3e97121f
tree    06357225f598e5115f0420567c7f38b8b2142245
parent  6e93743f78c17f63ebd3612dad28ed97532bb81b
name age message
file .shipit Loading commit data...
file Changes
file LICENSE
file MANIFEST
file Makefile.PL
file README
directory lib/
directory t/
README
Finance-Bank-Esun-TW

This module provides a rudimentary interface to the online Esun Bank
system at L<http://www.esunbank.com.tw>

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install



DEPENDENCIES

None.


COPYRIGHT AND LICENCE

Copyright (C) 2008, Kang-min Liu

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.