It's code I used:
#!/usr/bin/perl
use ExtUtils::Installed;
my ($inst) = ExtUtils::Installed->new();
my (@modules) = $inst->modules();
print << "[END]";
Content-type: text/html
Information about Perl
BODY {
background-color: #FF;
color: #00;
}
.normal {
font-family: Verdana;
font-
Hi guys!
I am currently trying write script for archiving of the data under Linux OS.
In the Windows OS I don't have a problem. I put putch f:/usr/web. It working fine.
But in the Linux I put path /var/www and I receive error:
Can't locate object method "addTree" via package "Archive::Zip::Archi
u use the following lines
>
>use Archive::Zip;
>use Archive::Zip::Tree;
>
>Because the addTree method is in the package Archive::Zip::Tree
>
>Hope this will work
>Francis Paulin
>
>-Original Message-
>From: Alexander Bel... [mailto:[EMAIL PROTECTED]
>Sent:
Thank you All!
I did it.
---
Best regards
AlexBel
- Original Message -
DATE: Thu, 24 Jul 2003 13:27:03
From: "Alexander Bel..." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
>Hi guys!
>I am currently trying write script for archi
Hi Michael!
Look this
http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl
---
Best regards
AlexBel
- Original Message -
DATE: Mon, 18 Aug 2003 18:14:10
From: Michael Meltzer <[EMAIL PROTECTED]>
To: perl-unix-users <[EMAIL PROTECTED]>
Cc:
>I am looking