better POD section name

This commit is contained in:
Oliver Gorwits
2013-04-04 10:38:22 +01:00
parent 6c5b6bbbee
commit e6ac131658
4 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ A set of helper subroutines to support parts of the Netdisco application.
There are no default exports, however the C<:all> tag will export all
subroutines.
=head1 FUNCTIONS
=head1 EXPORT_OK
=head2 get_device( $ip )

View File

@@ -25,7 +25,7 @@ A set of helper subroutines to support parts of the Netdisco application.
There are no default exports, however the C<:all> tag will export all
subroutines.
=head1 FUNCTIONS
=head1 EXPORT_OK
=head2 vlan_reconfig_check( $port )

View File

@@ -25,7 +25,7 @@ A set of helper subroutines to support parts of the Netdisco application.
There are no default exports, however the C<:all> tag will export all
subroutines.
=head1 FUNCTIONS
=head1 EXPORT_OK
=head2 snmp_connect( $ip )

View File

@@ -18,7 +18,7 @@ A set of helper subroutines to support parts of the Netdisco application.
There are no default exports, however the C<:all> tag will export all
subroutines.
=head1 FUNCTIONS
=head1 EXPORT_OK
=head2 sort_port( $a, $b )