Help for this page
package FileParser; ... while ($fp->next_parseable_file) { my $data = $fp->get_data; }