[Bug 602703] Review Request: perl-HTTP-Parser - Parse HTTP/1.1 request into HTTP::Request/Response object

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 15 10:12:49 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=602703

--- Comment #5 from Shakthi Kannan <shakthimaan at gmail.com> 2010-06-15 06:12:47 EDT ---
I get the following output, after changing 'while' with 'foreach':

$ perl foo.pl
passing 'GET / HTTP/1.1' got '-2'
passing 'Host: localhost' got '-2'
passing 'Connection: close' got '-2'
passing '' got '0'
passing '' got '-2'
Can't call method "as_string" without a package or object reference at foo.pl
line 15.

Anything is required to be included for "as_string" to function? 

Can you please update the README with the changes?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list