freebsd-ports/devel/p5-Class-MakeMethods/pkg-plist
Ying-Chieh Liao c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00

64 lines
3.4 KiB
Text

%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/MakeMethods/.packlist
%%SITE_PERL%%/Class/MakeMethods.pm
%%SITE_PERL%%/Class/MakeMethods/Attribute.pm
%%SITE_PERL%%/Class/MakeMethods/Autoload.pm
%%SITE_PERL%%/Class/MakeMethods/Basic.pm
%%SITE_PERL%%/Class/MakeMethods/Basic/Array.pm
%%SITE_PERL%%/Class/MakeMethods/Basic/Global.pm
%%SITE_PERL%%/Class/MakeMethods/Basic/Hash.pm
%%SITE_PERL%%/Class/MakeMethods/Composite.pm
%%SITE_PERL%%/Class/MakeMethods/Composite/Array.pm
%%SITE_PERL%%/Class/MakeMethods/Composite/Global.pm
%%SITE_PERL%%/Class/MakeMethods/Composite/Hash.pm
%%SITE_PERL%%/Class/MakeMethods/Composite/Inheritable.pm
%%SITE_PERL%%/Class/MakeMethods/Composite/Universal.pm
%%SITE_PERL%%/Class/MakeMethods/Docs/Catalog.pod
%%SITE_PERL%%/Class/MakeMethods/Docs/Changes.pod
%%SITE_PERL%%/Class/MakeMethods/Docs/Examples.pod
%%SITE_PERL%%/Class/MakeMethods/Docs/ReadMe.pod
%%SITE_PERL%%/Class/MakeMethods/Docs/RelatedModules.pod
%%SITE_PERL%%/Class/MakeMethods/Docs/ToDo.pod
%%SITE_PERL%%/Class/MakeMethods/Emulator.pm
%%SITE_PERL%%/Class/MakeMethods/Emulator/AccessorFast.pm
%%SITE_PERL%%/Class/MakeMethods/Emulator/Inheritable.pm
%%SITE_PERL%%/Class/MakeMethods/Emulator/MethodMaker.pm
%%SITE_PERL%%/Class/MakeMethods/Emulator/Singleton.pm
%%SITE_PERL%%/Class/MakeMethods/Emulator/Struct.pm
%%SITE_PERL%%/Class/MakeMethods/Standard.pm
%%SITE_PERL%%/Class/MakeMethods/Standard/Array.pm
%%SITE_PERL%%/Class/MakeMethods/Standard/Global.pm
%%SITE_PERL%%/Class/MakeMethods/Standard/Hash.pm
%%SITE_PERL%%/Class/MakeMethods/Standard/Inheritable.pm
%%SITE_PERL%%/Class/MakeMethods/Standard/Universal.pm
%%SITE_PERL%%/Class/MakeMethods/Template.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Class.pm
%%SITE_PERL%%/Class/MakeMethods/Template/ClassInherit.pm
%%SITE_PERL%%/Class/MakeMethods/Template/ClassName.pm
%%SITE_PERL%%/Class/MakeMethods/Template/ClassVar.pm
%%SITE_PERL%%/Class/MakeMethods/Template/DiskCache.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Flyweight.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Generic.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Hash.pm
%%SITE_PERL%%/Class/MakeMethods/Template/PackageVar.pm
%%SITE_PERL%%/Class/MakeMethods/Template/PseudoHash.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Ref.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Scalar.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Static.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Struct.pm
%%SITE_PERL%%/Class/MakeMethods/Template/StructBuiltin.pm
%%SITE_PERL%%/Class/MakeMethods/Template/TextBuilder.pm
%%SITE_PERL%%/Class/MakeMethods/Template/Universal.pm
%%SITE_PERL%%/Class/MakeMethods/Utility/ArraySplicer.pm
%%SITE_PERL%%/Class/MakeMethods/Utility/Inheritable.pm
%%SITE_PERL%%/Class/MakeMethods/Utility/Ref.pm
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Basic 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Composite 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Docs 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Emulator 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Standard 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Template 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods/Utility 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class/MakeMethods 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/MakeMethods 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true