open(IN, 'input.txt') or die $!; print map { "output: $_" } grep { /^@/ } <IN>;
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re: working with files
by davorg
in thread working with files
by texuser74
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |