Convert::Wiki::Node::Head

Convert::Wiki::Node::Head is a Perl module that represents a headline node.
Download

Convert::Wiki::Node::Head Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Tels
  • Publisher web site:
  • http://search.cpan.org/~tels/

Convert::Wiki::Node::Head Tags


Convert::Wiki::Node::Head Description

Convert::Wiki::Node::Head is a Perl module that represents a headline node. Convert::Wiki::Node::Head is a Perl module that represents a headline node.SYNOPSIS use Convert::Wiki::Node::Head; my $head = Convert::Wiki::Node->new( txt => 'About Foo', type => 'head1' ); print $head->as_wiki();A Convert::Wiki::Node::Head represents a headline node in a text. Requirements: · Perl


Convert::Wiki::Node::Head Related Software