Generic interface for Perl5 template engines.
Tk::Pod is a simple Pod browser with hypertext capabilities in a Toplevel
widget.
Tk::XMLViewer is an widget inherited from Tk::Text which displays XML
in a hierarchical tree. You can use the plus and minus buttons to
hide/show parts of the tree.
The Tree::Suffix module provides an interface to the C library
libstree, which implements generic suffix trees.
UML::Class::Simple is a Perl CPAN module that generates UML class
diagrams (PNG format, GIF format, or dot source) automatically from
Perl 5 source or Perl 5 runtime.
Simple Sequences
You can create a sequence from an outline. Type something like this:
At Home.Wash Car
Garage.retrieve bucket
Kitchen.prepare bucket
Kitchen.pour soap in bucket
Kitchen.fill bucket
Garage.get sponge
Garage.open door
Driveway.apply soapy water
Driveway.empty bucket
Garage.close door
Garage.replace bucket
Then do this:
genericseq.pl UML::Sequence::SimpleSeq inputfile | seq2svg.pl > output.svg
See the samples directory and the drawstate.pl script for details on
how to format input and what to expect for output.
Groonga is an open-source fulltext search engine and column store.
It lets you write high-performance applications that requires fulltext
search.
Unicode::Escape - escape and unescape Unicode characters
other than ASCII.
Unicode-LineBreak package.
Three main modules and some supporting program files are contained. For
more details read following POD documentations:
Text::LineFold - Line Folding for Plain Text
Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm