From 90a7ee6b562c2f789f03886e73622a47d87811d0 Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Thu, 2 May 2019 21:19:06 +0200 Subject: [PATCH] configuration has moved to the wiki (#574) found with intellij idea --- lib/App/Netdisco/Util/Permission.pm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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