On Mon, Apr 16, 2012 at 11:06:15PM +0200, Alexander Bluhm wrote: > On Mon, Apr 16, 2012 at 09:12:14AM -0500, brian d foy wrote: > > > The following module was proposed for inclusion in the Module List: > > > > > > modid: Net::OSPF > > > DSLIP: RdpOb > > > description: ospf database viewer > > > userid: BLUHM (Alexander Bluhm) > > > > > So perhaps these module names would fit: > > OSPF::LSDB - hold the content of the link-state database > OSPF::LSDB::ospfd - parse the output of the ospf daemon > OSPF::LSDB::View - show the link-state database as graphviz dot > OSPF::LSDB::YAML - load and store the link-state database as yaml
Should I rename Net::OSPF to OSPF::LSDB? Is this name space ok? bluhm