The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension B::Graph.

0.01  First public release, as seen on p5p

0.02  Tue Jun 17 21:18:26 1997
	- Makefile.PL version created by h2xs 1.18
	- Added README
	- Minor cleanups, fixed SYNOPSIS
	- Enhanced realism of pink pointers

0.03
	- Limited length of string values printed
	- Limited number of edges from one node for VCG
	- Made FILEGV links optional
	- Eliminated `pp_' prefix on OP nodes
	- Enhanced OP_NULL handling to show op_targ as old type
	- Shortened private [INP]OK abbreviations
	- Made special SVs SV-shaped
	- Cleaned up globals to make multiple calls possible