POD coverage

This commit is contained in:
Eric Miller
2008-07-18 03:11:38 +00:00
parent 58c1d01b4a
commit 03785c4365
25 changed files with 363 additions and 26 deletions

View File

@@ -292,8 +292,12 @@ to a hash.
=item $contivity->interfaces()
Returns reference to the map between IID and physical Port. Skips loopback and
tunnel interfaces.
Returns reference to the map between IID and physical Port. Skips loopback
and tunnel interfaces.
=item $contivity->i_name()
Interface Name field. Skips loopback and tunnel interfaces.
=back