X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=759fe36dda7437b8b67fb0924bb2bbc661d801ce;hb=b454d9bb2c33864c114f3359fe2e1065133ec4cc;hp=ece17d5f6f189672628e4249dbc0e9e6b1bd670e;hpb=bff1b853c17ad52e468fe8984ab3b18964463c7f;p=catagits%2FCatalyst-View-Component-SubInclude.git diff --git a/README b/README index ece17d5..759fe36 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME views VERSION - Version 0.07_03 + Version 0.09 SYNOPSIS package MyApp::View::TT; @@ -31,7 +31,10 @@ DESCRIPTION It's built in an extensible way so that you're free to use sub-requests, Varnish ESI () or any other sub-include plugin you might want to implement. An LWP plugin - seems useful and might be developed in the future. + seems useful and might be developed in the future. If you need to + address a resource by it's public path (i.e. the path part trailing + "http://example.com/myapp" then you will need to use + Catalyst::Plugin::SubRequest directly, and not this component. STASH FUNCTIONS This component does its magic by exporting a "subinclude" coderef entry