Skip to content

joemcmahon/devel-command-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devel-Command-Viz version 0.0.1

This module provides a 'viz' command for the debugger, allowing
you to use GraphViz::Data::Structure to visualize your Perl
data structrures without leaving the debugger. 

Ite depends upon the Devel::Command module to install the 
necessary extensions to the debugger to make this command available.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

Devel::Command.


COPYRIGHT AND LICENCE

Copyright (C) 2005, Joe McMahon

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

'viz' debugger command - visualize data structures in the debugger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages