Bug 11037: remove non-existent routines from Biblio's @EXPORT
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 11 Oct 2013 09:58:57 +0000 (10:58 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 21 Oct 2013 15:31:28 +0000 (15:31 +0000)
No code implements the routines Get and TransformHtmlToMarc2,
so don't export them into users' namespace

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Biblio.pm

index cf83ae6..add0f74 100644 (file)
@@ -54,7 +54,6 @@ BEGIN {
 
     # to get something
     push @EXPORT, qw(
-      &Get
       &GetBiblio
       &GetBiblioData
       &GetBiblioItemData
@@ -133,7 +132,6 @@ BEGIN {
     # Others functions
     push @EXPORT, qw(
       &TransformMarcToKoha
-      &TransformHtmlToMarc2
       &TransformHtmlToMarc
       &TransformHtmlToXml
       prepare_host_field