Help for this page

Select Code to Download


  1. or download this
     #!/usr/bin/perl
    
    # Script for handling import of MARC data into Koha db
    ...
            $dbh->commit();
        }
    }
    
  2. or download this
    
    [% INCLUDE 'doc-head-open.inc' %]
    ...
    </div>
    </div>
    [% INCLUDE 'intranet-bottom.inc' %]