From: Daniel Kurtz [mailto:[EMAIL PROTECTED] >>> Why does @after end up looking exactly like @before? Is there some buffering going on here? And if so, how do I clear it? <<<
Never mind, I figured it out. The file copying operation is another shell operation (c'mon, I'm a newby, and I've only read as far as perlopentut!) and the file handle needs to be closed before the second opendir(). daniel -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>