[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Fri Feb 22 16:42:05 UTC 2008
kawas
Fri Feb 22 11:42:05 EST 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Client
In directory dev.open-bio.org:/tmp/cvs-serv31536/Perl/MOBY-Client
Modified Files:
MANIFEST Makefile.PL
Log Message:
moby-live/Perl/MOBY-Client MANIFEST,1.1,1.2 Makefile.PL,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Client/MANIFEST,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/MOBY-Client/MANIFEST 2008/02/21 00:14:33 1.1
+++ /home/repository/moby/moby-live/Perl/MOBY-Client/MANIFEST 2008/02/22 16:42:05 1.2
@@ -8,6 +8,8 @@
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
+inc/Module/Install/Scripts.pm
+inc/Module/Install/Share.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
INSTALL
@@ -34,6 +36,8 @@
MANIFEST This list of files
META.yml
README
+share/HelloWorldService.pm
+share/LocalServices.pm
scripts/DebugYourService.pl
scripts/FindServices.pl
scripts/GetDump.pl
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Client/Makefile.PL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/MOBY-Client/Makefile.PL 2008/02/21 00:14:33 1.1
+++ /home/repository/moby/moby-live/Perl/MOBY-Client/Makefile.PL 2008/02/22 16:42:05 1.2
@@ -57,6 +57,9 @@
}
+# dont want to install the test services ... better just to document that they are here
+#install_share 'share';
+
auto_install;
WriteAll;
More information about the MOBY-guts
mailing list