Add Zeal::Feed for working with documentation feeds
[zeal.git] / Makefile.PL
index 82d68c0967975d0742fb96be89f3d19407ba6aa2..a1ff6222719164afdf9df2f212cd191df6b3b6fb 100644 (file)
@@ -10,11 +10,14 @@ WriteMakefile(
        LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
-               qw/Class::Accessor::Fast  0
+               qw/Archive::Tar           0
+                  Class::Accessor::Fast  0
                   DBI                    0
                   DBD::SQLite            0
                   File::Slurp            0
-                  Mac::PropertyList::SAX 0/,
+                  File::Which            0
+                  Mac::PropertyList::SAX 0
+                  XML::Rules             0/,
        },
        META_ADD         => {
                dynamic_config => 0,
This page took 0.009157 seconds and 4 git commands to generate.