in reply to Re^5: Creating a .zip file using perl
in thread Creating a .zip file using perl
Then the script will work correctly.while ($_ = readdir( $dh)) {
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Creating a .zip file using perl
by Anonymous Monk on May 05, 2011 at 08:47 UTC | |
by Utilitarian (Vicar) on May 05, 2011 at 08:56 UTC | |
by Anonymous Monk on May 05, 2011 at 09:07 UTC | |
by Utilitarian (Vicar) on May 05, 2011 at 09:34 UTC |