Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Pod::Tree::Node 1.17

    Download button

    No screenshots available
    Downloads: 292  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Steven McDougall | More programs
    Perl Artistic License / FREE
    May 9th, 2012, 05:17 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Pod::Tree::Node description

    Nodes in a Pod::Tree

    Pod::Tree::Node - nodes in a Pod::Tree.

    SYNOPSIS

     $node = root Pod::Tree::Node @paragraphs;
     $node = code Pod::Tree::Node $paragraph;
     $node = verbatim Pod::Tree::Node $paragraph;
     $node = command Pod::Tree::Node $paragraph;
     $node = ordinary Pod::Tree::Node $paragraph;
     $node = letter Pod::Tree::Node $token;
     $node = sequence Pod::Tree::Node $letter, @children;
     $node = text Pod::Tree::Node $text;
     $node = target Pod::Tree::Node $target;
     $node = link Pod::Tree::Node $node, $page, $section;
     
     is_code $node and ...
     is_command $node and ...
     is_for $node and ...
     is_item $node and ...
     is_letter $node and ...
     is_list $node and ...
     is_ordinary $node and ...
     is_pod $node and ...
     is_root $node and ...
     is_sequence $node and ...
     is_text $node and ...
     is_verbatim $node and ...
     is_link $node and ...
     
     is_c_head1 $node and ...
     is_c_head2 $node and ...
     is_c_head3 $node and ...
     is_c_head4 $node and ...
     is_c_cut $node and ...
     is_c_pod $node and ...
     is_c_over $node and ...
     is_c_back $node and ...
     is_c_item $node and ...
     is_c_for $node and ...
     is_c_begin $node and ...
     is_c_end $node and ...
     
     $arg = get_arg $node;
     $brackets = get_brackets $node;
     $children = get_children $node;
     $command = get_command $node;
     $domain = get_domain $node;
     $item_type = get_item_type $node;
     $letter = get_letter $node;
     $list_type = get_list_type $node;
     $page = get_page $node;
     $raw = get_raw $node;
     $raw_kids = get_raw_kids $node;
     $section = get_section $node;
     $siblings = get_siblings $node;
     $target = get_target $node;
     $text = get_text $node;
     $type = get_type $node;
     $deep_text = get_deep_text $node;
     
     $node->force_text($text);
     $node->force_for;
     $node->parse_begin (@nodes);
     $node->set_children(@children);
     $node->make_sequences;
     $node->parse_links;
     $node->unescape;
     $node->consolidate;
     $node->make_lists;

     $node->clone;
     $node->dump;
     
     Pod::Tree::Node->set_filename($filename);
     $filename = $node->get_filename;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Pod::Tree nods | Perl module | Perl | Pod::Tree | nodes

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM