Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Module submission Net::DNS::Utility
The following module was proposed for inclusion in the Module List:

modid:       Net::DNS::Utility
DSLIP:       adpOp
description: Net-DNS-Utility is an IPv6 DNS helper module
userid:      JJMB (John Jason Brzozowski)
chapterid:   5 (Networking_Devices_IPC)
communities:

similar:

rationale:

enteredby:   JJMB (John Jason Brzozowski)
enteredon:   Fri May  9 04:36:20 2008 GMT

The resulting entry would be:

Net::DNS::
::Utility         adpOp Net-DNS-Utility is an IPv6 DNS helper module JJMB


Thanks for registering,
--
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
https://pause.perl.org/pause/authen...d_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authen..._mod_insertit=1

Report this thread to moderator Post Follow-up to this message
Old Post
Perl Authors Upload Server
05-09-08 10:05 AM


Re: Module submission Net::DNS::Utility
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]

In article <200805090436.m494aLsu003162@pause.perl.org>, Perl Authors
Upload Server <upload@pause.perl.org> wrote:

> The following module was proposed for inclusion in the Module List:
>
>   modid:       Net::DNS::Utility
>   DSLIP:       adpOp
>   description: Net-DNS-Utility is an IPv6 DNS helper module
>   userid:      JJMB (John Jason Brzozowski)
>   chapterid:   5 (Networking_Devices_IPC)
>   communities:

Should IPv^ be somewhere in the name, or does this do the same job for
IPv4? What sort of help does this provide?

Thanks, :)

--
brian d foy (one of many PAUSE admins), http://pause.perl.org
archives at http://www.xray.mpe.mpg.de/mailing-lists/modules
please send all messages back to modules@perl.org

Report this thread to moderator Post Follow-up to this message
Old Post
brian d foy
05-09-08 10:06 AM


Re: Module submission Net::DNS::Utility
Hello I thought of making the name IPv6 specific, however, I have
plans to introduce IPv4 support in the not too distant future.  So I
thought leaving it IP agnostic would be best.  Do you think this is
acceptable?

John
 ========================================
=======
John Jason Brzozowski (CISSP, RHCT)
jjmb@jjmb.com
(p) 484-994-6787
(f) 610-616-4535
 ========================================
=======

On May 9, 2008, at 4:27 AM, brian d foy wrote:

> [[ This message was both posted and mailed: see
>   the "To," "Cc," and "Newsgroups" headers for details. ]]
>
> In article <200805090436.m494aLsu003162@pause.perl.org>, Perl Authors
> Upload Server <upload@pause.perl.org> wrote:
> 
>
> Should IPv^ be somewhere in the name, or does this do the same job for
> IPv4? What sort of help does this provide?
>
> Thanks, :)
>
> --
> brian d foy (one of many PAUSE admins), http://pause.perl.org
> archives at http://www.xray.mpe.mpg.de/mailing-lists/modules
> please send all messages back to modules@perl.org
>


Report this thread to moderator Post Follow-up to this message
Old Post
John Jason Brzozowski
05-12-08 10:14 AM


Re: Module submission Net::DNS::Utility
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]

In article <F501DC0D-0709-466F-AF68-0B3334596863@jjmb.com>, John Jason
Brzozowski <jjmb@jjmb.com> wrote:
 

> Hello I thought of making the name IPv6 specific, however, I have
> plans to introduce IPv4 support in the not too distant future.  So I
> thought leaving it IP agnostic would be best.  Do you think this is
> acceptable?

You could leave it IP agnostic, but then you might consider breaking
out the functionality into Net::DNS::Utility, Net::DNS::Utility::IPv6,
and Net::DNS::Utility::IPv4.  Then, don't specify in the
Net::DNS::Utility description that it's for IPv6  :)

--
brian d foy (one of many PAUSE admins), http://pause.perl.org
archives at http://www.xray.mpe.mpg.de/mailing-lists/modules
please send all messages back to modules@perl.org

Report this thread to moderator Post Follow-up to this message
Old Post
brian d foy
05-12-08 10:14 AM


Re: Module submission Net::DNS::Utility
Thanks for the suggestion, perhaps I pull the IPv6 reference to the
module and add reference to IPv4.  Would it be ok to leave the module
name as-is?

Thanks for the guidance,

John
 ========================================
=======
John Jason Brzozowski (CISSP, RHCT)
jjmb@jjmb.com
(p) 484-994-6787
(f) 610-616-4535
 ========================================
=======

On May 12, 2008, at 5:07 AM, brian d foy wrote:

> [[ This message was both posted and mailed: see
>   the "To," "Cc," and "Newsgroups" headers for details. ]]
>
> In article <F501DC0D-0709-466F-AF68-0B3334596863@jjmb.com>, John Jason
> Brzozowski <jjmb@jjmb.com> wrote:
> 
> 
>
> You could leave it IP agnostic, but then you might consider breaking
> out the functionality into Net::DNS::Utility, Net::DNS::Utility::IPv6,
> and Net::DNS::Utility::IPv4.  Then, don't specify in the
> Net::DNS::Utility description that it's for IPv6  :)
>
> --
> brian d foy (one of many PAUSE admins), http://pause.perl.org
> archives at http://www.xray.mpe.mpg.de/mailing-lists/modules
> please send all messages back to modules@perl.org
>


Report this thread to moderator Post Follow-up to this message
Old Post
John Jason Brzozowski
05-13-08 10:05 AM


Re: Module submission Net::DNS::Utility
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]

In article <56F66222-5EBD-435A-B77A-BE436FBF1C78@jjmb.com>, John Jason
Brzozowski <jjmb@jjmb.com> wrote:

> Thanks for the suggestion, perhaps I pull the IPv6 reference to the
> module and add reference to IPv4.  Would it be ok to leave the module
> name as-is?

I think the module name is fine as long as you give yourself some room
to use IPv4 and update the module description. :)

--
brian d foy (one of many PAUSE admins), http://pause.perl.org
archives at http://www.xray.mpe.mpg.de/mailing-lists/modules
please send all messages back to modules@perl.org

Report this thread to moderator Post Follow-up to this message
Old Post
brian d foy
05-13-08 10:05 AM


Re: Module submission Net::DNS::Utility
Sounds good, thanks.

 ========================================
=======
John Jason Brzozowski (CISSP, RHCT)
jjmb@jjmb.com
(p) 484-994-6787
(f) 610-616-4535
 ========================================
=======

On May 13, 2008, at 4:48 AM, brian d foy wrote:

> [[ This message was both posted and mailed: see
>   the "To," "Cc," and "Newsgroups" headers for details. ]]
>
> In article <56F66222-5EBD-435A-B77A-BE436FBF1C78@jjmb.com>, John Jason
> Brzozowski <jjmb@jjmb.com> wrote:
> 
>
> I think the module name is fine as long as you give yourself some room
> to use IPv4 and update the module description. :)
>
> --
> brian d foy (one of many PAUSE admins), http://pause.perl.org
> archives at http://www.xray.mpe.mpg.de/mailing-lists/modules
> please send all messages back to modules@perl.org
>


Report this thread to moderator Post Follow-up to this message
Old Post
John Jason Brzozowski
05-13-08 01:53 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Modules archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 01:52 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.