[fayland commit] r977 - trunk/CPAN/Task-Fayland

1 view
Skip to first unread message

codesite...@google.com

unread,
Mar 5, 2009, 7:56:17 AM3/5/09
to fay...@googlegroups.com
Author: fayland
Date: Thu Mar 5 04:55:43 2009
New Revision: 977

Modified:
trunk/CPAN/Task-Fayland/Makefile.PL

Log:
ppm install Crypt::SSLeay to Task

Modified: trunk/CPAN/Task-Fayland/Makefile.PL
==============================================================================
--- trunk/CPAN/Task-Fayland/Makefile.PL (original)
+++ trunk/CPAN/Task-Fayland/Makefile.PL Thu Mar 5 04:55:43 2009
@@ -10,6 +10,10 @@
author 'Fayland Lam <fay...@gmail.com>';
license 'perl';

+if ($^O eq 'MSWin32') {
+ system("ppm install Crypt-SSLeay");
+}
+
requires( 'CPAN', '1.87' );
requires( 'CPAN::Reporter', undef ); # be a CPAN
tester
requires( 'local::lib', undef );

Reply all
Reply to author
Forward
0 new messages