remove non breaking space (#424)

only changed in comments.
This commit is contained in:
nick n
2021-06-17 02:57:15 +02:00
committed by GitHub
parent 63fedc6a41
commit b491a6921c
3 changed files with 8 additions and 8 deletions

View File

@@ -6,13 +6,13 @@ Module::Build->new(
module_name => 'SNMP::Info',
license => 'bsd',
dist_author => 'Eric A. Miller <emiller@cpan.org>',
# 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/',

View File

@@ -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',

View File

@@ -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(