#!/usr/bin/perl # OS is windows XP perl 5.8.8 build 820 #open FH,"hello.txt" or die "$!\n"; while ( <DATA> ) { print; } __DATA__ one two three four
In reply to Re: correct way to use pp -a
by walto
in thread correct way to use pp -a
by alw
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |