Groups | Search | Server Info | Login | Register
| Newsgroups | perl.debugger |
|---|---|
| Date | 2016-01-14 14:49 +0200 |
| Subject | Re: No required module on CPAN: Term::Rendezvous |
| Message-ID | <20160114144915.5b64156f@telaviv1.shlomifish.org> (permalink) |
| References | <748161452579962@web17g.yandex.ru> |
| From | shlomif@shlomifish.org (Shlomi Fish) |
Hi KES, On Tue, 12 Jan 2016 08:26:02 +0200 KES <kes-kes@yandex.ru> wrote: > Hi > > In souces of perl5db.pl in setterm sub we require Term::Rendezvous > But I do not found it on the CPAN > > Does it obsolete or I should look for it at different place? according to http://perldoc.perl.org/perldebug.html , it seems you can write such a module and put it in the module path, in order to customise "perl -d". Hope it helps. Regards, Shlomi Fish
Back to perl.debugger | Previous | Next — Previous in thread | Next in thread | Find similar
No required module on CPAN: Term::Rendezvous kes-kes@yandex.ru (KES) - 2016-01-12 08:26 +0200
Re: No required module on CPAN: Term::Rendezvous shlomif@shlomifish.org (Shlomi Fish) - 2016-01-14 14:49 +0200
Re: No required module on CPAN: Term::Rendezvous shlomif@shlomifish.org (Shlomi Fish) - 2016-01-16 00:22 +0200
Re[2]: No required module on CPAN: Term::Rendezvous kes-kes@yandex.ru (Eugen Konkov) - 2016-01-15 22:12 -0200
csiph-web