[Koha-cvs] CVS: koha/marc File.pm,1.2,1.3

Andrew Arensburger arensb at users.sourceforge.net
Thu Oct 10 06:49:00 CEST 2002


Update of /cvsroot/koha/koha/marc
In directory usw-pr-cvs1:/tmp/cvs-serv25193

Modified Files:
	File.pm 
Log Message:
Added some FIXME comments.


Index: File.pm
===================================================================
RCS file: /cvsroot/koha/koha/marc/File.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** File.pm	14 Aug 2002 18:12:53 -0000	1.2
--- File.pm	10 Oct 2002 04:48:57 -0000	1.3
***************
*** 30,33 ****
--- 30,36 ----
  use vars qw( $VERSION $ERROR );
  
+ # FIXME - Fix the POD to conform to Perl style. In particular,
+ # functions get an =item, not a =head2.
+ 
  =head1 VERSION
  





More information about the Koha-cvs mailing list