Graph::PetriNet
==============

Naive implementation of Petri nets.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install