[Catalyst] Authentication for web services (slightly off topic)
Andrew Payne
snafu.fans at googlemail.com
Wed Jan 23 17:00:24 GMT 2008
On Jan 23, 2008 4:28 PM, Matt Lawrence <matt.lawrence at ymogen.net> wrote:
> WWW::Mechanize isa LWP::UserAgent. Ditto T::W::M::C, AFAIK.
Yes, but how does that help when we're using get_ok(...) ?
I accidently chopped too many lines from the previous snippet.
print $ua->request($req)->as_string;
Gives the LWP $ua the HTML::Request $req and executes it. I can't see
a way to feed T::W::M such a request object.
Sorry, we're straying a bit here.
Andrew
More information about the Catalyst
mailing list