Your message dated Sat, 05 May 2018 22:20:12 +0000
with message-id <[email protected]>
and subject line closing RFP: libapp-prereqgrapher-perl -- generate dependency
graph using Perl::PrereqScanner
has caused the Debian Bug report #697942,
regarding RFP: libapp-prereqgrapher-perl -- generate dependency graph using
Perl::PrereqScanner
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
697942: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697942
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Owner: Salvatore Bonaccorso <[email protected]>
Severity: wishlist
X-Debbugs-CC: [email protected],[email protected]
* Package name : libapp-prereqgrapher-perl
Version : 0.6
Upstream Author : Neil Bowers <[email protected]>
* URL : https://metacpan.org/release/App-PrereqGrapher/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : generate dependency graph using Perl::PrereqScanner
App::PrereqGrapher builds a directed graph of the prereqs or dependencies for
a file or module. It uses Perl::PrereqScanner to find the dependencies for
the seed, and then repeatedly calls Perl::PrereqScanner on those
dependencies, and so on, until all dependencies have been found.
It then saves the resulting graph to a file, using one of the five supported
formats. The default format is 'dot', the format used by the GraphViz graph
drawing toolkit.
If your code contains lines like:
require 5.006;
use 5.006;
Then you'll end up with a dependency labelled perl 5.006; this way you can
see where you're dependent on modules which require different minimum
versions of perl.
--- End Message ---
--- Begin Message ---
RFP 697942 has no visible progress for a long time, so closing.
--- End Message ---