Re: libwww & IPv6

2008-03-20 Thread Andre-John Mas
Following up to my own e-mail. I have posted the changes on my Geocities page: tar archive: http://www.geocities.com/ajmas/software/libwww-perl-5.808-ipv6.tgz patch: http://www.geocities.com/ajmas/software/libwww-perl-5.808-ipv6-diff.txt Its not a perfect job, but if there are any maintainers of

Re: query reg https protocol

2008-03-20 Thread David Moreno
Same here. On Tue, Mar 11, 2008 at 5:09 AM, Kevin Philp <[EMAIL PROTECTED]> wrote: > Pratima, > Not sure what has happened but I tried the following and it worked fine. > https://www.example.com doesn't return anything when I tried - maybe > that is the problem? > > #!/usr/bin/perl > > use wa

Re: query reg PDF

2008-03-20 Thread David Moreno
On Wed, Mar 12, 2008 at 5:17 PM, prats <[EMAIL PROTECTED]> wrote: > Hi, > > I had another question. > Currently in my perl script I am invoking a servlet URL and passing few > parameters to the servlet. As shown below: > > my $req = new HTTP::Request POST => > "$hostName/CPIWS/servlet/cat.cis.

Re: libwww & IPv6

2008-03-20 Thread Andre-John Mas
On Mar 19, 9:32 pm, [EMAIL PROTECTED] (Andre-John Mas) wrote: > Hi, > > Could anyone tell me whether any attempts have been made to add IPv6 > support to libwww? I am interested in this since I recently took a > look at the w3c validator and discovered that it does not support IPv6 > address. The c

IPv6 Support

2008-03-20 Thread Andre-John Mas
Hi, Could someone tell whether LWP supports IPv6? I am wanting to support IPv6 address with the w3c validator, but because of an apparent limitation with libwww I can't. Andre

IPv6 support?

2008-03-20 Thread Andre-John Mas
Hi, What is the status on IPv6 support for libwww-perl? I have installed the w3c validator on my computer and it baulks at any IPv6 address, whether they are of the numerical form, or resolve to an IPv6 address, such as http://ipv6.google.com/ Looking in the bug database of the validator: http: