Help for this page

Select Code to Download


  1. or download this
    has parent  ||  is marked comment || node tag || etc...
    
  2. or download this
    indent with tabs || newline before || etc.
    
  3. or download this
    sub prepareOutput {
      my $self = shift;
    ...
      $class = "NodeWriter::$subtype" . "::$tagtype";
      return $class->new(); 
    }