First: if you're using a distro supplied perl, make sure you've got the perl-debug package installed
... otherwise, just compile your own debugging perl. It is quite easy:
$ cd Foo-Bar-1.0 $ /usr/local/perl/5.10.1/bin/perl Makefile.PL $ make $ make test
In reply to Re^2: debugging perl bindings on a C library
by salva
in thread debugging perl bindings on a C library
by dkg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |