[MOBY-guts] biomoby commit
Mark Wilkinson
mwilkinson at pub.open-bio.org
Tue May 31 00:06:48 UTC 2005
mwilkinson
Mon May 30 20:06:48 EDT 2005
Update of /home/repository/moby/moby-live/Perl
In directory pub.open-bio.org:/tmp/cvs-serv3100
Modified Files:
Makefile.PL
Log Message:
updated Makefile moving to LS::ID dependencies
moby-live/Perl Makefile.PL,1.7,1.8
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/Makefile.PL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- /home/repository/moby/moby-live/Perl/Makefile.PL 2005/02/18 15:21:03 1.7
+++ /home/repository/moby/moby-live/Perl/Makefile.PL 2005/05/31 00:06:48 1.8
@@ -77,6 +77,10 @@
'PREREQ_PM' => {
'SOAP::Lite' => 0.55,
'XML::LibXML' => 1.58,
+ 'Text::Shellwords' => 1.00,
+ 'SOAP::MIME' => 0.55,
+ 'XML::XPath' => 1.12,
+ 'LS::ID' => 1.1.1,
}, # e.g., Module::Name => 1.1
#'PM_FILTER' => "",
($] >= 5.005 ? ## Add these new keywords supported since 5.005
More information about the MOBY-guts
mailing list