clean POD in SSHCollector platforms

This commit is contained in:
Oliver Gorwits
2017-07-05 06:04:19 +01:00
parent 1ba6df3e33
commit 1a7a8159dc
10 changed files with 20 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
[BUG FIXES]
* #315 missing Pod::Usage dependency
* clean POD in SSHCollector platforms
2.036004 - 2017-07-02

View File

@@ -38,6 +38,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip{

View File

@@ -36,7 +36,10 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip {
my ($self, $hostlabel, $ssh, $args) = @_;

View File

@@ -39,6 +39,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip {

View File

@@ -41,6 +41,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip {

View File

@@ -29,6 +29,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip {

View File

@@ -29,6 +29,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip {

View File

@@ -39,6 +39,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip {

View File

@@ -29,6 +29,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<< { mac => MACADDR, ip => IPADDR } >>.
=back
=cut
sub arpnip {

View File

@@ -30,6 +30,8 @@ of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
=back
=cut
sub arpnip{