|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^2: Localhost network interaction in testsby fullermd (Curate) |
| on Jan 02, 2012 at 00:32 UTC ( #945815=note: print w/ replies, xml ) | Need Help?? |
|
T:HTTP::LocalServer seems to pretty much mirror what I'm doing. With a bit less hardcoded single-purpose, anyway. I don't like the idea of going file:/// though, since that means I'd have to add an extra magic hook in the code to say "here, use this fake URL instead", which would defeat a lot of the purpose of running through the code path in the first place. It would still run the LWP bits, but the URL construction would be bypassed. Also doesn't give it the chance to double check that it properly errors on 404 as the test currently does either.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||