The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
Makefile.PL
MANIFEST
README
BENCHMARK
lib/Apache2/TomKit.pm
lib/Apache2/TomKit/Cache/AbstractCache.pm
lib/Apache2/TomKit/Cache/DefaultKeyBuilder.pm
lib/Apache2/TomKit/Cache/Entry.pm
lib/Apache2/TomKit/Cache/FileSystem.pm
lib/Apache2/TomKit/Config/DefaultConfig.pm
lib/Apache2/TomKit/IProvider.pm
lib/Apache2/TomKit/Logging.pm
lib/Apache2/TomKit/Processor/AbstractProcessor.pm
lib/Apache2/TomKit/Processor/DefinitionProvider/AbstractProvider.pm
lib/Apache2/TomKit/Processor/DefinitionProvider/FileSystemProvider.pm
lib/Apache2/TomKit/Processor/LibXSLT.pm
lib/Apache2/TomKit/Processor/LIbXSLTEnhanced.pm
lib/Apache2/TomKit/ProcessorChain.pm
lib/Apache2/TomKit/Provider/FileSystemProvider.pm
lib/Apache2/TomKit/TomKitEngine.pm
lib/Apache2/TomKit/Util.pm
t/00basic.t
t/00xslt.t
t/01customprovider.t
t/02processorinxml.t
t/03cgicache.t
t/04xslimport.t
t/1996bug.t
t/942bug.t
t/conf/extra.conf.in
t/expected-results/bug942/result-cached.txt
t/expected-results/bug942/result.txt
t/expected-results/customprovider/base-cached-test.txt
t/expected-results/customprovider/base-test.txt
t/expected-results/index.xml
t/expected-results/processorinxml/base-cached-test.txt
t/expected-results/processorinxml/base-test.txt
t/expected-results/xslt/base-cached-test.txt
t/expected-results/xslt/base-test.txt
t/expected-results/xslt/chain-cached-test.txt
t/expected-results/xslt/chain-test.txt
t/expected-results/cgicache/base-cached-test.txt
t/expected-results/cgicache/base-test.txt
t/expected-results/xsl-import/base-cached-test.txt
t/expected-results/xsl-import/base-test.txt
t/htdocs/bug1996/test.xml
t/htdocs/bug1996/test.xsl
t/htdocs/bug942/simple.xml
t/htdocs/bug942/test.xml
t/htdocs/bug942/test.xsl
t/htdocs/customprovider/base.xml
t/htdocs/index.xml
t/htdocs/processorinxml/base.xml
t/htdocs/processorinxml/base.xsl
t/htdocs/xslt/base.xml
t/htdocs/xslt/base.xsl
t/htdocs/xslt/chain.xml
t/htdocs/xslt/chain.xsl
t/htdocs/cgicache/base.xml
t/htdocs/cgicache/base.xsl
t/htdocs/xsl-import/base.xml
t/htdocs/xsl-import/base.xsl
t/htdocs/xsl-import/imported.xsl
t/htdocs/xsl-import/test.pl
t/lib/TomKitTest/CustomProvider.pm
t/lib/TomKitTest/TestUtil.pm
t/TEST.PL
META.yml
META.json                                Module JSON meta-data (added by MakeMaker)