# Note: depends on perl
wget -c http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-1.68.tar.gz
tar -xzf Archive-Zip-1.68.tar.gz
cd Archive-Zip-1.68
perl Makefile.PL
make
make install