[rt.cpan.org #24165] Have you thought of providing a graphical output of the dependencies?

2017-08-12 Thread RSAVAGE via RT
Sun Aug 13 01:22:24 2017: Request 24165 was acted upon.
Transaction: Correspondence added by RSAVAGE
   Queue: Module-ScanDeps
 Subject: Have you thought of providing a graphical output of the 
dependencies?
   Broken in: 0.69
Severity: Wishlist
   Owner: Nobody
  Requestors: adrianiss...@hotmail.com
  Status: stalled
 Ticket https://rt.cpan.org/Ticket/Display.html?id=24165 >


This feature is built in to GraphViz2 via the module GraphViz2::Parse::ISA.

See input file #18 here 
http://savage.net.au/Perl-modules/html/graphviz2/index.html.

So, perhaps you can close this issue.


Re: PAR:PAcker 1.037 installtion issue

2017-08-12 Thread Roderich Schupp
On Fri, Aug 11, 2017 at 10:57 PM, Hou, Ying  wrote:


> Can't locate PAR/Heavy.pm in @INC (you may need to install the PAR::Heavy
> module
>
> ) (@INC contains: ..\blib\arch ..\blib\lib C:/Perl64/site/lib
> C:/Perl64/lib . .)
>
> at -e line 268, <_FH> chunk 1.
>
> system(boot.exe -I..\blib\arch -I..\blib\lib -IC:/Perl64/site/lib
> -IC:/Perl64/li
>
> b -I. -q -B -Oparl.exe) failed:
>
> dmake.exe:  Error code 130, while making 'parl.exe'
>
> dmake.exe:  'parl.exe' removed.
>
> dmake.exe:  Error code 255, while making 'subdirs'
>
>
>
> The culprit part was highlighted.  Not sure it is related to heavy .pm?
>
>
>
You did install modules PAR and Module::ScanDeps, didn't you?

Cheers, Roderich