CPANPLUS gives an API to obtain this information:
use CPANPLUS::Backend; use strict; + my $cpan = CPANPLUS::Backend->new(); + my $mod = $cpan->module_tree('Term::Cap'); + print $mod->dslip();
/J\
In reply to Re: Finding DLSIP for Any Module
by gellyfish
in thread Finding DLSIP for Any Module
by Prior Nacre V
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |