/[Intel-AMT]/trunk/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

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by dpavlin, Sat Aug 8 15:27:38 2009 UTC revision 4 by dpavlin, Sat Aug 8 17:09:14 2009 UTC
# Line 7  author   'Dobrica Pavlinusic <dpavlin@ro Line 7  author   'Dobrica Pavlinusic <dpavlin@ro
7  requires 'SOAP::Lite';  requires 'SOAP::Lite';
8  requires 'Data::Dump';  requires 'Data::Dump';
9    
10    features(
11            'REPL' => [
12                    -default => 0,
13                    'Devel::REPL',
14            ],
15    );
16    
17  build_requires 'Test::More';  build_requires 'Test::More';
18    
19  auto_install;  auto_install;

Legend:
Removed from v.3  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26