ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-users
perl-win32-users
Re: Archive::Zip problem
by Chris Wagner other posts by this author
Jul 1 2009 11:36PM messages near this date
view in the new Beta List Site
Re: Archive::Zip problem | CPAN install directory usage
read( $fileName ) 

    Read zipfile headers from a zip file, appending new members. Returns 
    AZ_OK or error code.

        my $zipFile = Archive::Zip-> new();
        my $status = $zipFile-> read( '/some/FileName.zip' );



At 10:06 AM 7/2/2009 +0530, Kprasad wrote:
> Hi All
> I've simple perl program which should be used to extract two .zip files at
the same time. Directory for unzipping will be the name of individual zip file.
> Problem: First zip's content extract perfectly but after unzipping Second
zip it contains the files of first zip too.
> I've two zip files i.e., first.zip and second.zip which respectively
contains 3 files and two files and after extraction 'c:/onfly/first' should
contain 3 files and c:/onfly/second' should contain 2 files only.



--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 > =--
"...ne cede malis"

00000100

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Kprasad
Sisyphus
Chris Wagner

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved