This repository was archived by the owner on Jul 31, 2022. It is now read-only.
stereocat/Cisco-AccessList-Parser
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Cisco-AccessList-Parser version 0.0.1 Cisco-AccessList-Parser is Cisco IOS Access List Parser. It can parse numbered/named/standard/extended access-list and network/service object-group configuration. (Now, under development...) INSTALLATION To install with Module::Build, you can use the following commands: perl Build.PL ./Build ./Build test ./Build install DEPENDENCIES - Parse::Eyapp - Hash::Merge - Regexp::Common COPYRIGHT AND LICENCE Copyright (C) 2011, stereocat This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.