in reply to Re: loop exits after printing the file
in thread loop exits after printing the file

Sorry Anonymous Monk but that doesn't compile. Substitute $dtop everywhere you find $drop. I haven't tested it any further though.

## use modules at runtime .. by name .. if installed in $dtop/perl use lib; lib->import( "$dtop/perl" );

Replies are listed 'Best First'.
Re^3: loop exits after printing the file
by Anonymous Monk on Jul 07, 2014 at 20:02 UTC

    Mr. Muskrat: Sorry Anonymous Monk but that doesn't compile.

    Fixing typos is normal part of programming that everybody needs to experience and fix, esp noobs :)

    It looks like myfrndjk has had a chance to experience this, thanks for posting a few hours later