/[cwmp]/google/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

Contents of /google/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 28 - (show annotations)
Mon Jun 18 07:59:20 2007 UTC (16 years, 10 months ago) by dpavlin
File MIME type: text/plain
File size: 176 byte(s)
begin implementation of own SOAP server for ACS
1 use inc::Module::Install;
2
3 name 'cwmp';
4 version '0.01';
5 requires 'HTTP::Server::Simple';
6 requires 'XML::Rules';
7 requires 'XML::Generator';
8
9 auto_install;
10
11 WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26