CPAN naming conventions work

2001-06-17 Thread Kirrily Robert
As you may be aware, there was a CPAN/CPANTS/modules/etc BOF yesterday at YAPC. Ziggy's going to be posting full minutes soon (to cpan-workers and use.perl.org if I recall correctly) but one of the action items that I volunteered for was to review current module naming conventions on CPAN (if any

Proposed Module Net::DHCPparse

2001-06-17 Thread John D. Shearer
I would like to submit a new module for consideration but want some feedback first. The module name is Net::DHCPparse. The concept is that you give it an ISC 'dhcpd.leases' file (or a copy) and it will parse that file and return a hash with the keys being the IP address contained in the leases a

Re: Proposed Module Net::DHCPparse

2001-06-17 Thread Kurt D. Starsinic
On Sun, Jun 17, 2001 at 11:53:12PM +, John D. Shearer wrote: > I would like to submit a new module for consideration but want some feedback > first. The module name is Net::DHCPparse. The concept is that you give it > an ISC 'dhcpd.leases' file (or a copy) and it will parse that file and ret