Re: ipv4 to ipv6 conversion

2010-08-05 Thread Randal L. Schwartz
> "Noah" == Noah writes: Noah> is there a perl module that does a decent job converting an ipv4 Noah> address to an ipv6 address? That's like asking "How do I convert my telephone number into a street address?". Those are really two different realms, even though they run over the same wire

Re: ipv4 to ipv6 conversion

2010-08-04 Thread Jeff Pang
2010/8/5 Noah : > Hi there, > > is there a perl module that does a decent job converting an ipv4 address to > an ipv6 address? > Maybe this one? http://search.cpan.org/~manu/Net-IP-1.25/IP.pm -- Jeff Pang http://home.arcor.de/pangj/ -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For

Re: ipv4 to ipv6 conversion

2010-08-04 Thread Chas. Owens
On Wed, Aug 4, 2010 at 14:47, Noah wrote: > Hi there, > > is there a perl module that does a decent job converting an ipv4 address to > an ipv6 address? snip There are [several mechanisms][0] for interoperability between ipv4 and ipv6 networks. Can you be more specific? [0]: http://en.wikipedi