diff options
Diffstat (limited to 'www/p5-CatalystX-InjectComponent/pkg-descr')
-rw-r--r-- | www/p5-CatalystX-InjectComponent/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CatalystX-InjectComponent/pkg-descr b/www/p5-CatalystX-InjectComponent/pkg-descr index 4a9fe360e89..c85b2b2b979 100644 --- a/www/p5-CatalystX-InjectComponent/pkg-descr +++ b/www/p5-CatalystX-InjectComponent/pkg-descr @@ -3,4 +3,4 @@ into your Catalyst application at setup (run)time. It does this by creating a new package on-the-fly, having that package extend the given component, and then having Catalyst setup the new component (via ->setup_component) -WWW: http://search.cpan.org/dist/CatalystX-InjectComponent/ +WWW: http://search.cpan.org/dist/CatalystX-InjectComponent/ |