Hello!
beard.pl uses the module Acl:
line 108:use Acl;
But according to cpan.perl.org
(http://search.cpan.org/search?query=Acl&mode=module)
there is no such module though there're modules that
conatin Acl (e.g. AFS::ACL, Data::ACL). So where can I
get this module?
I'm very new to Perl, so may be that I just
misunderstood something.
Thank you very much for your help!