Skip to content

Commit 12ee368

Browse files
committed
MetaCPAN::Role::Common does not exist.
1 parent 0287e66 commit 12ee368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/MetaCPAN/Script/Permission.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use strict;
44
use warnings;
55

66
use Moose;
7-
with 'MooseX::Getopt', 'MetaCPAN::Role::Common';
7+
with 'MooseX::Getopt', 'MetaCPAN::Role::Script';
88

99
use Log::Contextual qw( :log );
1010
use PAUSE::Permissions;

0 commit comments

Comments
 (0)