See PPI for the most complete solution to date * http://search.cpan.org/~adamk/PPI-1.002/lib/PPI.pm
--Brock > "It is said that 'only perl can parse Perl'" -- Wikipedia > > I have been searching the 'net for a Perl Parser. I haven't had any luck > on > CPAN and I found a dead project on sourceforge(t). Does anyone know of any > Perl parsers that exist? I understand that lex/yacc can't parse Perl due > to > ambiguities in the syntax. I would be quite happen with a 95% correct > parse > tree. I also do not care which language the parser is written in. I would > like to hear about any and all parsers that anyone knows about though even > if you think they might kind of suck. Thank you. > > -mike > > _______________________________________________ > Boston-pm mailing list > [email protected] > http://mail.pm.org/mailman/listinfo/boston-pm > > _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

