[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Thu Oct 30 21:25:51 UTC 2008


kawas
Thu Oct 30 17:25:51 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOSES-MOBY
In directory dev.open-bio.org:/tmp/cvs-serv14039/Perl/MOSES-MOBY

Modified Files:
	Makefile.PL 
Log Message:
added HTTP::Date to the list of requires
moby-live/Perl/MOSES-MOBY Makefile.PL,1.8,1.9
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOSES-MOBY/Makefile.PL,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /home/repository/moby/moby-live/Perl/MOSES-MOBY/Makefile.PL	2008/09/02 17:58:54	1.8
+++ /home/repository/moby/moby-live/Perl/MOSES-MOBY/Makefile.PL	2008/10/30 21:25:51	1.9
@@ -27,6 +27,7 @@
 	requires 'File::ShareDir'   => 0.05;
 	requires 'Class::Inspector' => 1.17;
 	requires 'Params::Util'     => 0.28;
+	requires 'HTTP::Date'		=> 5.81;
 
     # windows doesn't need this
 	if ( not MSWIN ) {




More information about the MOBY-guts mailing list