added cisco_comm_indexing() method for clarification/customization purposed.

This commit is contained in:
Max Baker
2004-03-02 05:46:14 +00:00
parent 094c2d548d
commit d78e5d6656
7 changed files with 43 additions and 2 deletions

View File

@@ -110,6 +110,10 @@ sub os_ver {
return undef;
}
sub cisco_comm_indexing {
1;
}
1;
__END__