Markup::MatchTree

Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees.
Download

Markup::MatchTree Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Brandon Prudent
  • Publisher web site:
  • http://search.cpan.org/~bprudent/Markup-MatchTree-1.0.0/lib/Markup/MatchTree.pm

Markup::MatchTree Tags


Markup::MatchTree Description

Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees. Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees.SYNOPSIS use Markup::MatchTree; my $match_tree = Markup::MatchTree->new( no_squash_whitespace => @same_as_I_used_for_Markup__Tree); $match_tree->parse_file ('http://localhost/site_template.xml');Most likely you won't need to use this module explicitly unless you are doing some custom matching/parsing/extracting. Mainly this will be used by the upcoming Markup::Content module.See Markup::Tree for a description of the methods. The only difference is MatchTree dosen't accpet no_indent as an argument. no_squash_whitespace should be the same value that was used for Markup::Tree. Requirements: · Perl


Markup::MatchTree Related Software