From b491a6921c3e8d3d9d8ad017f424037593905667 Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:57:15 +0200 Subject: [PATCH] remove non breaking space (#424) only changed in comments. --- Build.PL | 12 ++++++------ lib/SNMP/Info/Bridge.pm | 2 +- xt/10_remote_snmplabs.t | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Build.PL b/Build.PL index e56b21f3..e5a00bb1 100644 --- a/Build.PL +++ b/Build.PL @@ -6,13 +6,13 @@ Module::Build->new( module_name => 'SNMP::Info', license => 'bsd', dist_author => 'Eric A. Miller ', - # dynamic_config => 1, + # dynamic_config => 1, create_readme => 1, configure_requires => { 'Module::Build' => '0.42', }, - # build_requires => { - # }, + # build_requires => { + # }, requires => { 'SNMP' => '0', 'Math::BigInt' => '0', @@ -39,9 +39,9 @@ Module::Build->new( 'Module::Find' => '0', 'Hook::LexWrap' => '0', }, - # script_files => [ - # ], - # share_dir => 'share', + # script_files => [ + # ], + # share_dir => 'share', meta_merge => { resources => { homepage => 'http://netdisco.org/', diff --git a/lib/SNMP/Info/Bridge.pm b/lib/SNMP/Info/Bridge.pm index e530cf77..50523964 100644 --- a/lib/SNMP/Info/Bridge.pm +++ b/lib/SNMP/Info/Bridge.pm @@ -105,7 +105,7 @@ $VERSION = '3.71'; 'stp_p_bridge' => 'dot1dStpPortDesignatedBridge', 'stp_p_port' => 'dot1dStpPortDesignatedPort', - # Rapid Spanning Tree Protocol Table : dot1dStpExtPortEntry + # Rapid Spanning Tree Protocol Table : dot1dStpExtPortEntry 'is_edgeport_admin' => 'dot1dStpPortAdminEdgePort', 'is_edgeport_oper' => 'dot1dStpPortOperEdgePort', diff --git a/xt/10_remote_snmplabs.t b/xt/10_remote_snmplabs.t index 168823ef..57f1523b 100644 --- a/xt/10_remote_snmplabs.t +++ b/xt/10_remote_snmplabs.t @@ -15,7 +15,7 @@ use Test::More 1.302083; use SNMP::Info; use Path::Class 'dir'; -# needed when running with Alien::SNMP::MAXTC +# needed when running with Alien::SNMP::MAXTC %SNMP::Info::MIBS = ('RFC1213-MIB' => 'sysName'); my $info = SNMP::Info->new(