The perl module Devel::Symdump provides a convenient way to inspect
perl's symbol table and the class hierarchie within a running program.

From version 2.00, this module needs at least perl5.003.

To build and install it, please run

    perl Makefile.PL
    make
    make test
    make install

This package is Copyright (C) 1994-2000 by Andreas Knig. It may be
copied, used and redistributed under the same terms as perl itself.

Enjoy,
andreas

June 14, 2000
