inverse-inc / Cisco-AccessList-Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Perl 100.0%