diff options
Diffstat (limited to 'www/p5-Catalyst-Example-InstantCRUD/pkg-plist')
-rw-r--r-- | www/p5-Catalyst-Example-InstantCRUD/pkg-plist | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Example-InstantCRUD/pkg-plist b/www/p5-Catalyst-Example-InstantCRUD/pkg-plist index 72a15daf930f..1c258110a53d 100644 --- a/www/p5-Catalyst-Example-InstantCRUD/pkg-plist +++ b/www/p5-Catalyst-Example-InstantCRUD/pkg-plist @@ -1,19 +1,30 @@ -%%SITE_PERL%%/Catalyst/Example/Controller/templates/destroy.tt -%%SITE_PERL%%/Catalyst/Example/Controller/templates/edit.tt -%%SITE_PERL%%/Catalyst/Example/Controller/templates/list.tt -%%SITE_PERL%%/Catalyst/Example/Controller/templates/view.tt %%SITE_PERL%%/Catalyst/Example/Controller/InstantCRUD.pm %%SITE_PERL%%/Catalyst/Example/InstantCRUD.pm +%%SITE_PERL%%/Catalyst/Example/InstantCRUD/Utils.pm %%SITE_PERL%%/Catalyst/Helper/Controller/InstantCRUD.pm +%%SITE_PERL%%/Catalyst/Helper/InstantCRUD.pm +%%SITE_PERL%%/Catalyst/Helper/Model/InstantCRUD.pm +%%SITE_PERL%%/Catalyst/Helper/View/InstantCRUD.pm +%%SITE_PERL%%/Catalyst/Plugin/Auth/Utils.pm +%%SITE_PERL%%/DBIx/Class/InstantCRUD.pm +%%SITE_PERL%%/HTML/Widget/Element/DoubleSelect.pm bin/instantcrud.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Example/InstantCRUD/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Example/InstantCRUD @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Example @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst -@dirrmtry %%SITE_PERL%%/Catalyst/Example/Controller/templates @dirrmtry %%SITE_PERL%%/Catalyst/Example/Controller +@dirrmtry %%SITE_PERL%%/Catalyst/Example/InstantCRUD @dirrmtry %%SITE_PERL%%/Catalyst/Example @dirrmtry %%SITE_PERL%%/Catalyst/Helper/Model +@dirrmtry %%SITE_PERL%%/Catalyst/Helper/View @dirrmtry %%SITE_PERL%%/Catalyst/Helper/Controller @dirrmtry %%SITE_PERL%%/Catalyst/Helper +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Auth +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst +@dirrmtry %%SITE_PERL%%/DBIx/Class +@dirrmtry %%SITE_PERL%%/DBIx +@dirrmtry %%SITE_PERL%%/HTML/Widget/Element +@dirrmtry %%SITE_PERL%%/HTML/Widget +@dirrmtry %%SITE_PERL%%/HTML |