in reply to
How do I read the contents of each file in a directory?
is this kind of what you wanted?! no sure i got it right... =/
perl -pe '' Sanjay/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@
Comment on
Re: How do I read the contents of each file in a directory?
Download
Code
In Section
Seekers of Perl Wisdom