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.
2 parents 538eace + f0686fb commit 5b31818Copy full SHA for 5b31818
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