small doc change

This commit is contained in:
Max Baker
2003-04-29 16:54:12 +00:00
parent d7e524b4a3
commit 4a52fccc20

View File

@@ -291,6 +291,11 @@ appropriate subclass before using this class directly.
Note: Some older Catalyst switches will only talk SNMP version 1. Some newer ones will not Note: Some older Catalyst switches will only talk SNMP version 1. Some newer ones will not
return all their data if connected via Version 1. return all their data if connected via Version 1.
For speed or debugging purposes you can call the subclass directly, but not after determining
a more specific class using the method above.
my $cat = new SNMP::Info::Layer2::Catalyst(...);
=head2 Inherited Classes =head2 Inherited Classes
=over =over