Download
http://www.chilkatsoft.com/preRelease/chilkat-9.1.0-Perl-5.8.tar.gz
Install Instructions
A. Decompress and unpack to any directory.
gzip -dc chilkat-9.1.0-Perl-5.8.tar.gz | tar -xof -
B. BUILD
Go into the newly-created directory and type:
perl Makefile.PL
make
make test
C. INSTALL
While still in that directory, type:
make install
Make sure you have the appropriate permissions to install the
module in your Perl 5 library directory. Often, you'll need to be root.