Dita-PCD
    
    
  
  
  
view release on metacpan or search on metacpan
lib/Dita/PCD.pm view on Meta::CPAN
  my $blocks = compilePcdString($pcd);                                          # Compiled Pcd
  my $x = Data::Edit::Xml::new($xml);                                           # Parse tree to transform
  transformDitaWithPcd($options{file}//q(), $x, $blocks);                       # Transform the parse tree with the compiled pcd blocks
  $x
 } # pleaseChangeDitaString
sub pcdDitaTags
 {qw(abstract alt anchorref annotation-xml apiname apply area author b bind body   bodydiv brand bvar category cause cerror change-completed change-historylist   change-item change-organization change-person change-request-id   change-request-referen...
sub pcdUnitaryMethods{qw(addAttr addFirst addFirstAsText addLabels addLast addLastAsText addNext addNextAsText addPrev addPrevAsText addSingleChild addWrapWith an ancestry ap apn approxLocation at atOrBelow atStringContentMatches atText atTop attrAt ...
sub pcdRowActions
 {qw(delete repeat copy cut after before)
 }
sub pcdRowTypes
 {qw(comment description method)
 }
( run in 0.676 second using v1.01-cache-2.11-cpan-c333fce770f )