Skip Menu |

This queue is for tickets about the App-ListRevDeps CPAN distribution.

Report information
The Basics
Id: 124756
Status: resolved
Priority: 0/
Queue: App-ListRevDeps

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.16
Fixed in: (no value)



Subject: Failed trying to parse argv #0 as JSON
list-rev-deps does not seem to work for me (a fresh module installation, perl 5.26.1, Debian/jessie): $ list-rev-deps Tk Failed trying to parse argv #0 as JSON: malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "Tk") at /opt/perl-5.26.1/lib/site_perl/5.26.1/Perinci/Sub/GetArgs/Argv.pm line 56. list-rev-deps: ERROR 500: Died: Can't store GLOB items at /opt/perl-5.26.1/lib/5.26.1/x86_64-linux/Storable.pm line 347, at /opt/perl-5.26.1/lib/site_perl/5.26.1/CHI/Serializer/Storable.pm line 12. or $ list-rev-deps --module=LWP list-rev-deps: ERROR 400: Argument 'module' fails validation: Not of type array
Thanks for the report. I think this utility has not been working for some time. I am purging this dist from CPAN. For alternatives, try CPAN::ReverseDependencies or "lcpan rdeps" from App::lcpan.