XML::Parser::REX

XML Shallow Parsing with Regular Expressions
Download

XML::Parser::REX Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jean-Michel Hiver
  • Publisher web site:
  • http://search.cpan.org/~jhiver/

XML::Parser::REX Tags


XML::Parser::REX Description

XML::Parser::REX is a XML shallow parsing with regular expressions.See this very interesting read. http://www.cs.sfu.ca/~cameron/REX.htmlWhile it's not really counting as a "real" XML parser, it's definitely the best "tag soup descrambler" I've ever seen, and it's very fast and lightweight.SYNOPSIS use XML::Parser::REX; my @tokens = XML::Parser::REX::ShallowParse ("< xml >Hello, World< /xml >");Product's homepage


XML::Parser::REX Related Software