
Padre::Debugger - client for the standard perl debugger 

Installation:
perl Makefile.PL
make
make test
make install


   or

perl Build.PL
./Build
./Build test
./Build install



For detailes look at

http://padre.perlide.org/

