/[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 7 - (hide annotations)
Thu Mar 13 13:12:46 2008 UTC (16 years ago) by dpavlin
File MIME type: text/plain
File size: 184 byte(s)
first try at script which imports data from ldap

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 7 requires 'Data::Dump';
9 dpavlin 1
10     WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26