That is, why does the output differ between:

perl -e "print join(\"\n\",@{[`dir`]});"

and

dir | perl -pne ""





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to