// archives

perl

This tag is associated with 1 posts

Building perl-DBD-Oracle RPM

I was looking for perl-DBD-Oracle RPM package for Centos-5.5, but unable to find one. So I decided to build my own. First, get Oracle instant client from Oracle site. I choose RPM packages, and it installed seamlessly. You should create fileĀ /etc/ld.so.conf.d/oracle.conf, which contain path to oracle libsĀ /usr/lib/oracle/11.2/client/lib. Run ldconfig afterwards. Export environment variables: export ORACLE_HOME=/usr/lib/oracle/11.2/client/lib/ [...]

MySQL to PostgreSQL Data Migration Script

This script can be used to copy data from MySQL table to PostgreSQL table.

Spectra XML-RPC client library (Perl)

Spectra XML-RPC command line tool is a sample of PERL script that can be used to do voucher (pulsa) topup transaction to Spectra Voucher Topup server. It was originally as a test tool when we are developing Spectra Voucher Topup Software.

Akorena Business Platform