MoshiachNow
IS-IT--Management
HI,
reading all the man pages from CPAN,still unable to create a new zip file with my specified name:
my $zip = Archive::Zip->new();
$zip->addMember("PrinergyUpdates.txt");
I want to create and add files to a zip file where I can specify it's name.
Appreciate any advice.
Thanks
Long live king Moshiach !
reading all the man pages from CPAN,still unable to create a new zip file with my specified name:
my $zip = Archive::Zip->new();
$zip->addMember("PrinergyUpdates.txt");
I want to create and add files to a zip file where I can specify it's name.
Appreciate any advice.
Thanks
Long live king Moshiach !