[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Tue Oct 13 16:46:21 UTC 2009


kawas
Tue Oct 13 12:46:21 EDT 2009
Update of /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators
In directory dev.open-bio.org:/tmp/cvs-serv4981/MOSES-MOBY/lib/MOSES/MOBY/Generators

Modified Files:
	Utils.pm 
Log Message:
fixed the perldoc ... doc created had errors in it.
moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators Utils.pm,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators/Utils.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators/Utils.pm	2009/10/13 15:43:10	1.6
+++ /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators/Utils.pm	2009/10/13 16:46:21	1.7
@@ -36,10 +36,6 @@
 
 =head1 SUBROUTINES
 
-#-----------------------------------------------------------------
-# find_file
-#-----------------------------------------------------------------
-
 =head2 find_file
 
 Try to locate a file whose name is created from the C<$default_start>
@@ -55,6 +51,9 @@
 
 my %full_path_of = ();
 
+#-----------------------------------------------------------------
+# find_file
+#-----------------------------------------------------------------
 sub find_file {
     my ($self, $default_start, @names) = @_;
     my $fixed_part = File::Spec->catfile (@names);




More information about the MOBY-guts mailing list