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

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


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

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


Index: USMARC.pm
===================================================================
RCS file: /cvsroot/koha/koha/marc/USMARC.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** USMARC.pm	14 Aug 2002 18:12:53 -0000	1.2
--- USMARC.pm	10 Oct 2002 04:49:06 -0000	1.3
***************
*** 19,22 ****
--- 19,25 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
+ # FIXME - Fix the POD to conform to Perl style. In particular,
+ # functions get an =item, not a =head2.
+ 
  =head1 NAME
  





More information about the Koha-cvs mailing list