summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-10-08 17:20:22 -0500
committerJesse Luehrs <doy@tozt.net>2012-10-08 17:20:22 -0500
commit3d30b19dd086cc44874e7c416f2dc1b1d482fc64 (patch)
tree0ec5ffda83852e7e5d3d468040f6efb270609a8a
parenta88f111d33dfcdf8f47e7e89f9dd3c7079e905cd (diff)
downloadtext-handlebars-3d30b19dd086cc44874e7c416f2dc1b1d482fc64.tar.gz
text-handlebars-3d30b19dd086cc44874e7c416f2dc1b1d482fc64.zip
don't index internal classes
-rw-r--r--dist.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 614f9a6..d97cf89 100644
--- a/dist.ini
+++ b/dist.ini
@@ -9,3 +9,8 @@ dist = Text-Handlebars
repository = github
[AutoPrereqs]
+
+[MetaNoIndex]
+package = Text::Handlebars::Compiler
+package = Text::Handlebars::Symbol
+package = Text::Xslate::Syntax::Handlebars