pojopen(IN,'file.txt') or die "$!"; my @files = <IN>; foreach $page (@files) { $page =~ s/\s+$//g; print "parsing [$page]\n"; # code }
In reply to Re^3: XML::XPath and processing multiple files
by poj
in thread XML::XPath and processing multiple files
by ATLien
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |