source:
tags/debugger_0.02/README
@
254
| Revision 254, 230 bytes checked in by szabgab, 3 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | Padre::Debugger - client for the standard perl debugger |
| 3 | |
| 4 | Installation: |
| 5 | perl Makefile.PL |
| 6 | make |
| 7 | make test |
| 8 | make install |
| 9 | |
| 10 | |
| 11 | or |
| 12 | |
| 13 | perl Build.PL |
| 14 | ./Build |
| 15 | ./Build test |
| 16 | ./Build install |
| 17 | |
| 18 | |
| 19 | |
| 20 | For detailes look at |
| 21 | |
| 22 | http://padre.perlide.org/ |
| 23 |
Note: See TracBrowser
for help on using the repository browser.
