Irfan J Sayed schreef:
Please don't top-post.
> Hi Chas,
Try e-mail.
> I downloaded the zip file from CPAN
Why? If you are on Windows and run ActivePerl, do
C:\Perl> ppm
and wait for the ppm-prompt, then:
ppm> query Archive-Zip
Querying target 1 (ActivePerl 5.8.7.813)
1. Archive-Zip [1.16] Provide an interface to ZIP archive files.
and you'll see that it is already installed.
If you run a different perl, try
$ perl -MCPAN -e shell
and type help. You'll find install there.
--
Affijn, Ruud
"Gewoon is een tijger."
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>