Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
r978 - trunk/CPAN/Task-Fayland
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
codesite-nore...@google.com  
View profile  
 More options Mar 5, 8:48 am
From: codesite-nore...@google.com
Date: Thu, 05 Mar 2009 13:48:29 +0000
Local: Thurs, Mar 5 2009 8:48 am
Subject: [fayland commit] r978 - trunk/CPAN/Task-Fayland
Author: fayland
Date: Thu Mar  5 05:47:06 2009
New Revision: 978

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

Log:
Task::Fayland with ppm install

Modified: trunk/CPAN/Task-Fayland/Makefile.PL
=========================================================================== ===
--- trunk/CPAN/Task-Fayland/Makefile.PL (original)
+++ trunk/CPAN/Task-Fayland/Makefile.PL Thu Mar  5 05:47:06 2009
@@ -10,8 +10,12 @@
  author 'Fayland Lam <fayl...@gmail.com>';
  license 'perl';

+# not to save the world, just to save myself!
  if ($^O eq 'MSWin32') {
-  system("ppm install Crypt-SSLeay");
+    system("ppm install Crypt-SSLeay");
+    system("ppm install Net-SSLeay");
+    system("ppm install DateTime-Format-Strptime"); # save Foorum
+    system("ppm install HTTP-Server-Simple"); # usually fails, save  
WWW::Mechanize
  }

  requires( 'CPAN',                         '1.87' );
@@ -63,7 +67,7 @@
  requires('MooseX::Dumper');
  requires('MooseX::Types::IO');
  requires('MySQL::SlowLog::Filter');
-requires('Perlbal::Control');
+requires('Perlbal::Control') if ($^O ne 'MSWin32');
  requires('Pod::From::GoogleWiki');
  requires('Pod::Simple::Wiki::Googlecode');
  requires('Sphinx::Control');


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google