[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Tue Oct 13 15:43:10 UTC 2009


kawas
Tue Oct 13 11:43:10 EDT 2009
Update of /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators
In directory dev.open-bio.org:/tmp/cvs-serv4367/MOSES-MOBY/lib/MOSES/MOBY/Generators

Modified Files:
	Utils.pm 
Log Message:
updated the perldoc (wasnt correct on cpan)
moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators Utils.pm,1.5,1.6
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators/Utils.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators/Utils.pm	2008/11/06 18:32:33	1.5
+++ /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY/Generators/Utils.pm	2009/10/13 15:43:10	1.6
@@ -19,22 +19,16 @@
 
 MOSES::MOBY::Utils - what does not fit elsewhere
 
-=cut
-
 =head1 SYNOPSIS
 
  # find a file located somewhere in @INC
  use MOSES::MOBY::Generators::Utils;
  my $file = MOSES::MOBY::Generators::Utils->find_file ('resource.file');
- 
-=cut
 
 =head1 DESCRIPTION
 
 General purpose utilities.
 
-=cut
-
 =head1 AUTHORS
 
  Martin Senger (martin.senger [at] gmail [dot] com)
@@ -42,8 +36,6 @@
 
 =head1 SUBROUTINES
 
-=cut
-
 #-----------------------------------------------------------------
 # find_file
 #-----------------------------------------------------------------
@@ -87,4 +79,5 @@
 }
 
 1;
+
 __END__




More information about the MOBY-guts mailing list