ikegami has asked for the wisdom of the Perl Monks concerning the following question:
Is there an easy way to get the list of tarballs (e.g. T/TI/TIMB/DBI-1.616.tar.gz, or even DBI-1.616.tar.gz) installed in a session of cpan or similar tool? (Doesn't matter if failed attempts are included or not.)
I could parse the output easily enough, but if there's a ready-made solution, might as well use that!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: What modules got installed?
by Khen1950fx (Canon) on Mar 15, 2011 at 23:59 UTC | |
by ikegami (Patriarch) on Mar 16, 2011 at 02:26 UTC | |
|
Re: What modules got installed? (keep_source_where)
by ikegami (Patriarch) on Mar 16, 2011 at 03:09 UTC | |
|
Re: What modules got installed?
by Anonymous Monk on Mar 15, 2011 at 22:57 UTC | |
by ikegami (Patriarch) on Mar 15, 2011 at 23:30 UTC |