module namespace question

2001-10-28 Thread Steven Devijver
Dear,   I'm currently working on a set of Perl modules that interface with a relational database model for the storage and retrieval of XML files. These modules include a broker that handles all database access, modules for XML entities (Document, Element, Attribute, ...) and a SAXDriver modu

Re: module namespace question

2001-09-23 Thread Kirrily Robert
In perl.modules, you wrote: >--=_NextPart_000_01B6_01C14446.9AE8EBC0 >Content-Type: text/plain; > charset="iso-8859-1" >Content-Transfer-Encoding: 7bit > >I've written some perl code to interface to a Davis Vantage Pro weather >station. I'd like to repackage it as a CPAN module with a pr

module namespace question

2001-09-23 Thread Erik Larsen
I've written some perl code to interface to a Davis Vantage Pro weather station. I'd like to repackage it as a CPAN module with a proposed namespace of:   Device::VantagePro   The methods in this module will Receive data from the datalogger (EEPROM device that stores data from the weat