in reply to Re^5: Creating a .zip file using perl
in thread Creating a .zip file using perl

printing $dh is showing the below value DIR:GLOB(0x1835244)

I am running the script as perl c:\perl_scripts\zip.pl test C:\dir,is it not right? C:\dir is the directory it should find the libs,why is DIR not getting initialized?