Come to think of it, should probably bewhile ( my $file = readdir $dh ) {
while ( defined( my $file = readdir $dh ) ) {
In reply to Re^2: Hi Monks could you pls help Perl dummy user
by Anonymous Monk
in thread Hi Monks could you pls help Perl dummy user
by sibyurik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |