diff --git a/lib/App/Netdisco/Util/Permission.pm b/lib/App/Netdisco/Util/Permission.pm index 8e859da8..1ef33d40 100644 --- a/lib/App/Netdisco/Util/Permission.pm +++ b/lib/App/Netdisco/Util/Permission.pm @@ -35,8 +35,8 @@ undefined or empty, then C also returns false. If C<$setting_name> is a valid setting, then it will be resolved to the access control list, else we assume you passed an ACL entry or ACL. -See L for details of what C<$acl> may -contain. +See L +for details of what C<$acl> may contain. =cut @@ -57,8 +57,8 @@ undefined or empty, then C also returns true. If C<$setting_name> is a valid setting, then it will be resolved to the access control list, else we assume you passed an ACL entry or ACL. -See L for details of what C<$acl> may -contain. +See L +for details of what C<$acl> may contain. =cut @@ -83,7 +83,8 @@ Accepts instances of classes representing Netdisco Devices, Netdisco Device IPs, and L family objects. There are several options for what C<< \@acl >> may contain. See -L for the details. +L +for the details. =cut