Help for this page
#!/usr/bin/perl + ... + + $parser->parse($the_file);
#!/usr/bin/perl ... push @{$self->{_private}->{text}}, $text; }