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

Search results for "uml"

UML::State - an object oriented module which draws simple state diagrams River stage zero No dependents

You will probably use this class by running drawstate.pl or drawstatexml.pl which are included in the distribution. But you can use this package directly to gain control over the appearance of your pictures. The two methods you need are new and draw ...

PHILCROW/UML-State-0.02 - 03 Jun 2003 16:16:32 UTC - Search in distribution

Umlmgr::Uml - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Umlmgr, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah. EXPORT None by default....

NANARDON/umlmgr-0.10 - 15 Jul 2008 21:16:20 UTC - Search in distribution
  • umlmgr - A user mode linux manager

UML::Sequence - Render UML sequence diagrams, often by running the code. River stage zero No dependents

To use this package, or see how to use it, see genericseq.pl and seq2svg.pl. This class helps produce UML sequence diagrams. build_xml_sequence returns a string (suitable for printing to a file) which the seq2svg.pl script converts into svg. To contr...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC - Search in distribution

ResourcePool::UML - UML diagram for the ResourcePool package River stage one • 5 direct dependents • 5 total dependents

MWS/ResourcePool-1.0107 - 16 Apr 2013 10:25:21 UTC - Search in distribution

UML::Class::Simple - Render simple UML class diagrams, by loading the code River stage zero No dependents

"UML::Class::Simple" is a Perl CPAN module that generates UML class diagrams (PNG format, GIF format, XMI format, or dot source) automatically from Perl 5 source or Perl 5 runtime. Perl developers can use this module to obtain pretty class diagrams f...

AGENT/UML-Class-Simple-0.22 - 18 Dec 2016 23:00:01 UTC - Search in distribution
  • umlclass.pl - Utility to generate UML class diagrams from Perl source or runtime

UMMF::UML::MetaModel - An implementation of UML 1.5 Meta-model (M1). River stage zero No dependents

This package allow UML models to be represented and queried from within perl. It implements both the UML meta-meta-model and meta-model....

KSTEPHENS/UMMF-1.02 - 14 May 2006 02:39:55 UTC - Search in distribution

UML::PlantUML::Encoder - Provides PlantUML Language's Encoding in Perl River stage one • 1 direct dependent • 2 total dependents

RWI/UML-PlantUML-Encoder-0.03 - 24 Aug 2023 20:36:50 UTC - Search in distribution

App::Basis::ConvertText2::Plugin::Uml River stage zero No dependents

convert a uml text string into a PNG, requires uml program and plantuml from https://github.com/27escape/bin/blob/master/uml and http://plantuml.sourceforge.net...

MOODFARM/App-Basis-ConvertText2-0.4 - 14 May 2014 09:19:03 UTC - Search in distribution

WWW::PlantUML - a simple Perl remote client interface to a plantuml server. River stage one • 1 direct dependent • 1 total dependent

Plantuml is a library for generating UML diagrams from a simple text markup language. This is a simple Perl remote client interface to a plantuml server using the same custom encoding used by most other plantuml clients. Perl was missing from the lis...

RWI/WWW-PlantUML-0.03 - 06 Nov 2023 19:07:40 UTC - Search in distribution

Alien::PlantUML - Find or build PlantUML diagram generator River stage zero No dependents

This distribution provides PlantUML so that it can be used by other Perl distributions that are on CPAN. It does this by first trying to detect an existing install of PlantUML on your system. If found it will use that. If it cannot be found, the sour...

ZMUGHAL/Alien-PlantUML-0.01 - 13 Dec 2023 01:29:09 UTC - Search in distribution

SQL::Translator::Producer::DiaUml River stage three • 117 direct dependents • 266 total dependents

Currently you will get one class (with the a table stereotype) generated per table in the schema. The fields are added as attributes of the classes and their datatypes set. It doesn't currently set any of the relationships. It doesn't do any layout, ...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC - Search in distribution

Template::Plugin::Filter::PlantUML - A template toolkit plugin filter for encoding and processing PlantUML Diagrams using a PlantUML Server. River stage zero No dependents

This is a trivial Template::Toolkit plugin filter to allow any template writer to embed PlantUML Diagram Syntax in Templates and have them encoded and processed via any PlantUML Server in any supported formats. It uses "WWW:PlantUML" remote client un...

RWI/Template-Plugin-Filter-PlantUML-0.02 - 06 Nov 2023 19:07:29 UTC - Search in distribution

SQL::Translator::Producer::PlantUML - PlantUML-specific producer for SQL::Translator River stage zero No dependents

This module will produce text output of PlantUML....

HIMACHOCO/SQL-Translator-Producer-PlantUML-0.05 - 07 Mar 2016 04:08:40 UTC - Search in distribution

lib/CaCORE/CaDSR/UMLProject.pm River stage zero No dependents

NCICB/CaCORE-3.2.1_r1 - 19 Mar 2007 19:18:33 UTC - Search in distribution

lib/App/PerlPackage2PlantUMLClassDiagram/Package.pm River stage zero No dependents

HITODE/App-PerlPackage2PlantUMLClassDiagram-0.02 - 09 Dec 2015 01:42:30 UTC - Search in distribution

pp2html - PerlPoint to HTML converter River stage one • 1 direct dependent • 2 total dependents

"pp2html" creates a set of HTML files for a foilset based on a simple textfile slide_text. Due to its formatting features and the capability of creating navigation, table of contents and index pages, "pp2html" is also a suitable tool for writing onli...

LDOMKE/PerlPoint-Converters-1.0205 - 08 Feb 2006 15:33:27 UTC - Search in distribution

OpenCL - Open Computing Language Bindings River stage zero No dependents

This is an early release which might be useful, but hasn't seen much testing. OpenCL FROM 10000 FEET HEIGHT Here is a high level overview of OpenCL: First you need to find one or more OpenCL::Platforms (kind of like vendors) - usually there is only o...

MLEHMANN/OpenCL-1.01 - 07 May 2012 01:02:04 UTC - Search in distribution

HTML::Toc - Generate, insert and update HTML Table of Contents. River stage one • 3 direct dependents • 5 total dependents

Generate, insert and update HTML Table of Contents (ToC)....

FVULTO/HTML-Toc-1.12 - 31 Jul 2009 10:40:04 UTC - Search in distribution

ORM::Tutorial - Guided tour to ORM module. River stage zero No dependents

AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution
47 results (0.053 seconds)