X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FWeb%2FSimple.pm;h=715cd3ee0b26046b4743daee00a103da2d28e0a5;hb=29c7cff1f58f69c3b70e093ea9406f1dfe4d4a7a;hp=a334187e76928d961ecf1833a10ee4e380dbf8bd;hpb=20645c5fa990200aa5e75011113659c4513c4c50;p=catagits%2FWeb-Simple.git diff --git a/lib/Web/Simple.pm b/lib/Web/Simple.pm index a334187..715cd3e 100644 --- a/lib/Web/Simple.pm +++ b/lib/Web/Simple.pm @@ -264,7 +264,7 @@ This user object 'bubbles up' through all the wrapping middleware until it hits the C we defined, after which the return is converted to a true html response. -However, two types of object are treated specially - a C object +However, two types of objects are treated specially - a C object will have its C method called and be used as a dispatcher: sub dispatch_request {