We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538eace commit f0686fbCopy full SHA for f0686fb
bin/river.pl
@@ -3,7 +3,6 @@
3
use v5.36;
4
5
use Cpanel::JSON::XS qw< decode_json >;
6
-use Getopt::Long;
7
8
use MetaCPAN::Logger qw< :log :dlog >;
9
bin/tickets.pl
@@ -2,8 +2,6 @@
2
use warnings;
-
use Ref::Util qw< is_hashref is_ref >;
0 commit comments