http://www.perlmonks.org?node_id=325155


in reply to Re: Re: An alternative to File::Find
in thread An alternative to File::Find

Exactly... but you still shouldn't get rid of the chomp... the chomp will just take off the "\0" (chomp removes a trailing $/, even if $/ is set to something other than "\n").
------------ :Wq Not an editor command: Wq