Skip to content

Commit

Permalink
use List::Util
Browse files Browse the repository at this point in the history
  • Loading branch information
gbxyz committed May 30, 2024
1 parent 8100e0e commit 7c55086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/App/pepper.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ use File::Temp qw(tmpnam);
use Getopt::Long;
use Mozilla::CA;
use Net::EPP::Simple;
use List::Util qw(none);
use Pod::Usage;
use Term::ANSIColor;
use Term::ReadLine;
Expand Down

0 comments on commit 7c55086

Please sign in to comment.