Skip Menu |

This queue is for tickets about the NetAddr-IP CPAN distribution.

Report information
The Basics
Id: 62122
Status: resolved
Priority: 0/
Queue: NetAddr-IP

People
Owner: Nobody in particular
Requestors: SILASMONK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: IPv6 tring missing from NetAddr::IP::Lite pod
Show quoted text
>Lite(3pm) User Contributed Perl Documentation Lite(3pm)
I think that should say more than just "Lite..." Show quoted text
> my $ip = new6 NetAddr::IP::Lite '192.168.1.123'; > print "$ip\n"; > > Will print the string > > Equality
I think you are missing 0:0:0:0:0:0:C0A8:17B/128
On Thu Oct 14 07:12:25 2010, SILASMONK wrote: Show quoted text
> >Lite(3pm) User Contributed Perl Documentation Lite(3pm)
> I think that should say more than just "Lite..." >
> > my $ip = new6 NetAddr::IP::Lite '192.168.1.123'; > > print "$ip\n"; > > > > Will print the string > > > > Equality
> > I think you are missing > 0:0:0:0:0:0:C0A8:17B/128 >
updated in NetAddr::IP v4.035