The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11

  • 2007-10-11 - modified maptree; return arrays
  • 2008-04-28 - removed gif from distribution
  • 2008-06-03 - removed warnings from ITextWriter (thanks Heikki!)

Documentation

writes the implicit stag-schema for a stag file
persistent storage and retrieval for stag data (xml, sxpr, itext)
finds the difference between two stag files
draws a stag file (xml, itext, sxpr) as a PNG diagram
filters a stag file (xml, itext, sxpr) for nodes of interest
finds nodes in a stag file
turns stag data into a flat table
filters a stag file (xml, itext, sxpr) for nodes of interest
streams a stag file through a handler into a writer
joins two stag files together based around common key
mangle stag files
parses a file and fires events (e.g. sxpr to xml)
aggregare queries
splits a stag file into multiple files
draws an expandable Tk tree diagram showing stag data

Modules

Structured Tags datastructures
base class for parsers and other event generators
Base class for writing tag stream handlers
parses stag IText format into stag events
parses stag indent format into stag events
parses perl POD documentation into stag events
persistent storage and retrieval of stag nodes
parses Stag S-expression format
parses XML files into stag events

Provides

in Data/Stag/Base.pm
in Data/Stag/StagI.pm
in Data/Stag/Util.pm