diff --git a/lib/App/Netdisco/DB/ResultSet/NodeIp.pm b/lib/App/Netdisco/DB/ResultSet/NodeIp.pm index 22202dbc..e639d57b 100644 --- a/lib/App/Netdisco/DB/ResultSet/NodeIp.pm +++ b/lib/App/Netdisco/DB/ResultSet/NodeIp.pm @@ -205,6 +205,8 @@ NodeIp table of nodes with addresses of the supplied IP version. The C parameter must be an integer either 4 or 6. +=back + =cut sub ip_version { diff --git a/lib/App/Netdisco/Worker/Plugin/MakeRancidConf.pm b/lib/App/Netdisco/Worker/Plugin/MakeRancidConf.pm index af1a2805..8f241bae 100644 --- a/lib/App/Netdisco/Worker/Plugin/MakeRancidConf.pm +++ b/lib/App/Netdisco/Worker/Plugin/MakeRancidConf.pm @@ -68,6 +68,8 @@ register_worker({ phase => 'main' }, sub { true; +=encoding utf8 + =head1 NAME MakeRancidConf - Generate RANCID Configuration