koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/marc File.pm,1.2,1.3
Date: Wed, 09 Oct 2002 21:49:00 -0700

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
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]