X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=759fe36dda7437b8b67fb0924bb2bbc661d801ce;hb=c7c06ff0cc2c5d128d7084843ed96288c76c53d6;hp=c21c34b3b4bd305034b050f985743dfddf9f454d;hpb=340929a7a27069a35e606a09dfe453487325574b;p=catagits%2FCatalyst-View-Component-SubInclude.git diff --git a/README b/README index c21c34b..759fe36 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME views VERSION - Version 0.07_01 + 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