Add Class::Accessor::Fast to PREREQ_PM
[zeal.git] / Makefile.PL
index 815a53cff545293735a80afc71de542ac2b905c3..82d68c0967975d0742fb96be89f3d19407ba6aa2 100644 (file)
@@ -10,7 +10,8 @@ WriteMakefile(
        LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
-               qw/DBI                    0
+               qw/Class::Accessor::Fast  0
+                  DBI                    0
                   DBD::SQLite            0
                   File::Slurp            0
                   Mac::PropertyList::SAX 0/,
This page took 0.009704 seconds and 4 git commands to generate.