Andy Baugh 3 tháng trước cách đây
mục cha
commit
2326b1c4f5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      lib/Net/OpenSSH/More/Linux.pm

+ 2 - 2
lib/Net/OpenSSH/More/Linux.pm

@@ -1,9 +1,9 @@
-package Net::OpenSSH::More;
+package Net::OpenSSH::More::Linux;
 
 use strict;
 use warnings;
 
-use parent 'Net::OpenSSH::More';
+use parent 'Net::OpenSSH::More::Linux';
 
 use File::Slurper ();