add new-line
add new-line
This commit is contained in:
parent
8d66732e27
commit
de72b6572e
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
mib2zabbix.pl - SNMP MIB to Zabbix Template
|
||||
=head1 SYNOPSIS
|
||||
|
|
@ -400,6 +401,7 @@ my %item_proto_template = (
|
|||
my $valuemaps = {};
|
||||
|
||||
=head2 utf8_santize
|
||||
|
||||
Parameters : (string) $malformed_utf8
|
||||
Returns : (string) $wellformed_utf8
|
||||
Description : Returns a sanitized UTF8 string, removing incompatable characters
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue