[Koha-patches] [PATCH] Bug 2400 [17/18]: fixing pod syntax in C4/SIP/ILS/Item.pm

Andrew Moore andrew.moore at liblime.com
Tue Aug 12 17:11:52 CEST 2008


---
 C4/SIP/ILS/Item.pm |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/C4/SIP/ILS/Item.pm b/C4/SIP/ILS/Item.pm
index 58d4b10..2f4acef 100644
--- a/C4/SIP/ILS/Item.pm
+++ b/C4/SIP/ILS/Item.pm
@@ -31,7 +31,8 @@ BEGIN {
 	@EXPORT_OK = qw();
 }
 
-=doc 
+=head2 EXAMPLE
+
 our %item_db = (
 		'1565921879' => {
 				 title => "Perl 5 desktop reference",
-- 
1.5.6




More information about the Koha-patches mailing list