[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Wed Nov 19 21:31:21 UTC 2008
kawas
Wed Nov 19 16:31:21 EST 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Client
In directory dev.open-bio.org:/tmp/cvs-serv11346/Perl/MOBY-Server/lib/MOBY/Client
Modified Files:
MobyUnitTest.pm
Log Message:
fixed whitespace that killed the perldoc for the module.
moby-live/Perl/MOBY-Server/lib/MOBY/Client MobyUnitTest.pm,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Client/MobyUnitTest.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Client/MobyUnitTest.pm 2008/11/17 15:24:31 1.1
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Client/MobyUnitTest.pm 2008/11/19 21:31:21 1.2
@@ -264,7 +264,6 @@
$text =~ s/^\s+//;
$text =~ s/\s+$//;
return $text;
-
}
#-----------------------------------------------------------------
@@ -346,7 +345,7 @@
parameters (all optional) include:
=over
-
+
=item C<example_input> - example input to pass to our service when testing it
=item C<expected_output> - service output xml that is expected given the example input
More information about the MOBY-guts
mailing list