> Otherwise, it gave me an undefined value error in > HTTP::Daemon (the sub where it checks for a HTTP version > less than 1.0. Odd.) Putting in the my $r = > $nd->get_request() line fixed everything right up. #### GET /foo HTTP/1.0