diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-02-22 21:12:56 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-02-22 21:12:56 +0000 |
commit | bfab7572666f0d97b37220eeda69d2a1fc15f768 (patch) | |
tree | 0021307c794238e605c27a0e9ce6b4e3c0ecf7e2 /devel/p5-IOC/pkg-plist | |
parent | 1fc76e0d1816f9ea406011cd7cff3d3d366bd2f8 (diff) |
Notes
Diffstat (limited to 'devel/p5-IOC/pkg-plist')
-rw-r--r-- | devel/p5-IOC/pkg-plist | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/devel/p5-IOC/pkg-plist b/devel/p5-IOC/pkg-plist new file mode 100644 index 000000000000..7f677aeb1cad --- /dev/null +++ b/devel/p5-IOC/pkg-plist @@ -0,0 +1,35 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/IOC/.packlist +%%SITE_PERL%%/IOC.pm +%%SITE_PERL%%/IOC/Config/XML.pm +%%SITE_PERL%%/IOC/Config/XML/SAX/Handler.pm +%%SITE_PERL%%/IOC/Container.pm +%%SITE_PERL%%/IOC/Container/MethodResolution.pm +%%SITE_PERL%%/IOC/Exceptions.pm +%%SITE_PERL%%/IOC/Interfaces.pm +%%SITE_PERL%%/IOC/Proxy.pm +%%SITE_PERL%%/IOC/Proxy/Interfaces.pm +%%SITE_PERL%%/IOC/Registry.pm +%%SITE_PERL%%/IOC/Service.pm +%%SITE_PERL%%/IOC/Service/ConstructorInjection.pm +%%SITE_PERL%%/IOC/Service/Literal.pm +%%SITE_PERL%%/IOC/Service/Parameterized.pm +%%SITE_PERL%%/IOC/Service/Prototype.pm +%%SITE_PERL%%/IOC/Service/Prototype/ConstructorInjection.pm +%%SITE_PERL%%/IOC/Service/Prototype/SetterInjection.pm +%%SITE_PERL%%/IOC/Service/SetterInjection.pm +%%SITE_PERL%%/IOC/Visitor/SearchForContainer.pm +%%SITE_PERL%%/IOC/Visitor/SearchForService.pm +%%SITE_PERL%%/IOC/Visitor/ServiceLocator.pm +%%SITE_PERL%%/Test/IOC.pm +@dirrm %%SITE_PERL%%/IOC/Visitor +@dirrm %%SITE_PERL%%/IOC/Service/Prototype +@dirrm %%SITE_PERL%%/IOC/Service +@dirrm %%SITE_PERL%%/IOC/Proxy +@dirrm %%SITE_PERL%%/IOC/Container +@dirrm %%SITE_PERL%%/IOC/Config/XML/SAX +@dirrm %%SITE_PERL%%/IOC/Config/XML +@dirrm %%SITE_PERL%%/IOC/Config +@dirrm %%SITE_PERL%%/IOC +@dirrmtry %%SITE_PERL%%/Test +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IOC +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IOC |