/[A3C]/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (hide annotations)
Wed Mar 12 23:14:13 2008 UTC (16 years ago) by dpavlin
File MIME type: text/plain
File size: 158 byte(s)
more-or-less copy/paste from Net::LDAP pod

1 dpavlin 1 use inc::Module::Install;
2    
3     name 'CAdmin';
4     version '0.01';
5 dpavlin 5 license 'GPL';
6 dpavlin 1 requires 'Jifty' => '0.71129';
7 dpavlin 5 requires 'Net::LDAP';
8 dpavlin 1
9     WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26