source: tags/debugger_0.02/README @ 254

Revision 254, 230 bytes checked in by szabgab, 3 years ago (diff)

add more files needed for the first distribution, add docs

Line 
1
2Padre::Debugger - client for the standard perl debugger
3
4Installation:
5perl Makefile.PL
6make
7make test
8make install
9
10
11   or
12
13perl Build.PL
14./Build
15./Build test
16./Build install
17
18
19
20For detailes look at
21
22http://padre.perlide.org/
23
Note: See TracBrowser for help on using the repository browser.