73d68e732c
A module to allow everyone to access config files in a fairly standard way. Uses XML::XPath and XML::Simple to parse our XML files, and stores all configs it has access to in this module. WWW: http://www.sourceforge.net/projects/routerproxy PR: ports/178516 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
5 lines
243 B
Text
5 lines
243 B
Text
A module to allow everyone to access config files in a fairly standard
|
|
way. Uses XML::XPath and XML::Simple to parse our XML files, and
|
|
stores all configs it has access to in this module.
|
|
|
|
WWW: http://www.sourceforge.net/projects/routerproxy
|