View | Details | Raw Unified | Return to bug 5617
Collapse All | Expand All

(-)a/C4/SIP/interactive_item_dump.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
3
4
use warnings;
4
use warnings;
(-)a/C4/SIP/interactive_members_dump.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
3
4
use warnings;
4
use warnings;
(-)a/C4/SIP/interactive_patron_check_password.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
3
4
use warnings;
4
use warnings;
(-)a/C4/SIP/interactive_patron_dump.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
3
4
use warnings;
4
use warnings;
(-)a/C4/SIP/interactive_renew_all_dump.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
3
4
use warnings;
4
use warnings;
(-)a/C4/SIP/xmlparse.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# This file reads a SIPServer xml-format configuration file and dumps it
3
# This file reads a SIPServer xml-format configuration file and dumps it
4
# to stdout.  Just to see what the structures look like.
4
# to stdout.  Just to see what the structures look like.
(-)a/about.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Pat Eyler 2003
3
# Copyright Pat Eyler 2003
4
# Copyright Biblibre 2006
4
# Copyright Biblibre 2006
(-)a/acqui/acqui-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 - 2009 BibLibre SARL
3
# Copyright 2008 - 2009 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/acqui/add_user_search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/acqui/addorder.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to add an order into the system
3
#script to add an order into the system
4
#written 29/2/00 by chris@katipo.co.nz
4
#written 29/2/00 by chris@katipo.co.nz
(-)a/acqui/addorderiso2709.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#A script that lets the user populate a basket from an iso2709 file
3
#A script that lets the user populate a basket from an iso2709 file
4
#the script first displays a list of import batches, then when a batch is selected displays all the biblios in it.
4
#the script first displays a list of import batches, then when a batch is selected displays all the biblios in it.
(-)a/acqui/ajax-getauthvaluedropbox.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/acqui/basket.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to show display basket of orders
3
#script to show display basket of orders
4
4
(-)a/acqui/basketgroup.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to group (closed) baskets into basket groups for easier order management
3
#script to group (closed) baskets into basket groups for easier order management
4
#written by john.soros@biblibre.com 01/10/2008
4
#written by john.soros@biblibre.com 01/10/2008
(-)a/acqui/basketheader.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to add basket and edit header options (name, notes and contractnumber)
3
#script to add basket and edit header options (name, notes and contractnumber)
4
#written by john.soros@biblibre.com 15/09/2008
4
#written by john.soros@biblibre.com 15/09/2008
(-)a/acqui/booksellers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to show suppliers and orders
3
#script to show suppliers and orders
4
4
(-)a/acqui/cancelorder.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2014 BibLibre
3
# Copyright 2014 BibLibre
4
#
4
#
(-)a/acqui/check_budget_total.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008-2009 BibLibre SARL
3
# Copyright 2008-2009 BibLibre SARL
4
#
4
#
(-)a/acqui/check_duplicate_barcode_ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Frédérick Capovilla, 2011 - Libéo
3
# Frédérick Capovilla, 2011 - Libéo
4
#
4
#
(-)a/acqui/check_uniqueness.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre SARL
3
# Copyright 2011 BibLibre SARL
4
#
4
#
(-)a/acqui/currency.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to display and update currency rates
3
#script to display and update currency rates
4
4
(-)a/acqui/finishreceive.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to add a new item and to mark orders as received
3
#script to add a new item and to mark orders as received
4
#written 1/3/00 by chris@katipo.co.nz
4
#written 1/3/00 by chris@katipo.co.nz
(-)a/acqui/histsearch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/acqui/invoice-files.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/acqui/invoice.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre SARL
3
# Copyright 2011 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/acqui/invoices.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre SARL
3
# Copyright 2011 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/acqui/lateorders-export.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/acqui/lateorders.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2005 Biblibre
4
# Copyright 2005 Biblibre
(-)a/acqui/modordernotes.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre SARL
3
# Copyright 2011 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/acqui/neworderbiblio.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#origninally script to provide intranet (librarian) advanced search facility
3
#origninally script to provide intranet (librarian) advanced search facility
4
#now script to do searching for acquisitions
4
#now script to do searching for acquisitions
(-)a/acqui/neworderempty.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to show display basket of orders
3
#script to show display basket of orders
4
#written by chris@katipo.co.nz 24/2/2000
4
#written by chris@katipo.co.nz 24/2/2000
(-)a/acqui/newordersubscription.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 BibLibre
3
# Copyright 2012 BibLibre
4
#
4
#
(-)a/acqui/newordersuggestion.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2006 Biblibre
3
# Copyright 2006 Biblibre
4
# Parts Copyright 2011 PTFS Europe
4
# Parts Copyright 2011 PTFS Europe
(-)a/acqui/ordered.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 - 2009 BibLibre SARL
3
# Copyright 2008 - 2009 BibLibre SARL
4
# Copyright 2010,2011 Catalyst IT Limited
4
# Copyright 2010,2011 Catalyst IT Limited
(-)a/acqui/orderreceive.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
#script to recieve orders
4
#script to recieve orders
(-)a/acqui/parcel.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to recieve orders
3
#script to recieve orders
4
4
(-)a/acqui/parcels.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
#script to show display basket of orders
4
#script to show display basket of orders
(-)a/acqui/spent.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to show a breakdown of committed and spent budgets
3
# script to show a breakdown of committed and spent budgets
4
4
(-)a/acqui/supplier.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2008-2009 BibLibre SARL
4
# Copyright 2008-2009 BibLibre SARL
(-)a/acqui/transferorder.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Script to move an order from a bookseller to another
3
# Script to move an order from a bookseller to another
4
4
(-)a/acqui/uncertainprice.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to show a list of orders with uncertain prices for a bookseller
3
#script to show a list of orders with uncertain prices for a bookseller
4
#the script also allows to edit the prices and uncheck the uncertainprice property of them
4
#the script also allows to edit the prices and uncheck the uncertainprice property of them
(-)a/acqui/updatesupplier.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to show suppliers and orders
3
#script to show suppliers and orders
4
#written by chris@katipo.co.nz 23/2/2000
4
#written by chris@katipo.co.nz 23/2/2000
(-)a/acqui/z3950_search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This is a completely new Z3950 clients search using async ZOOM -TG 02/11/06
3
# This is a completely new Z3950 clients search using async ZOOM -TG 02/11/06
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/admin/admin-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/admin/aqbudget_user_search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to find owner and users for a budget
3
# script to find owner and users for a budget
4
4
(-)a/admin/aqbudgetperiods.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 BibLibre, BibLibre, Paul POULAIN
3
# Copyright 2008 BibLibre, BibLibre, Paul POULAIN
4
#                SAN Ouest Provence
4
#                SAN Ouest Provence
(-)a/admin/aqbudgets.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to administer the aqbudget table
3
#script to administer the aqbudget table
4
4
(-)a/admin/aqcontract.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to administer the contract table
3
#script to administer the contract table
4
#written 02/09/2008 by john.soros@biblibre.com
4
#written 02/09/2008 by john.soros@biblibre.com
(-)a/admin/aqplan.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008-2009 BibLibre SARL
3
# Copyright 2008-2009 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/admin/auth_subfields_structure.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/auth_tag_structure.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/admin/authorised_values.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/authtypes.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# written 20/02/2002 by paul.poulain@free.fr
3
# written 20/02/2002 by paul.poulain@free.fr
4
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
4
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
(-)a/admin/biblio_framework.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# NOTE: 4-character tabs
2
# NOTE: 4-character tabs
3
3
4
#written 20/02/2002 by paul.poulain@free.fr
4
#written 20/02/2002 by paul.poulain@free.fr
(-)a/admin/branch_transfer_limits.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# copyright 2010 BibLibre
4
# copyright 2010 BibLibre
(-)a/admin/branches.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/categorie.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to administer the categories table
3
#script to administer the categories table
4
#written 20/02/2002 by paul.poulain@free.fr
4
#written 20/02/2002 by paul.poulain@free.fr
(-)a/admin/check_budget_parent.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/check_parent_total.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/checkmarc.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/admin/cities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2006 SAN OUEST-PROVENCE et Paul POULAIN
3
# Copyright 2006 SAN OUEST-PROVENCE et Paul POULAIN
4
#
4
#
(-)a/admin/classsources.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2007 LibLime
3
# Copyright 2007 LibLime
4
#
4
#
(-)a/admin/clone-rules.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# vim: et ts=4 sw=4
2
# vim: et ts=4 sw=4
3
# Copyright BibLibre 
3
# Copyright BibLibre 
4
#
4
#
(-)a/admin/columns_settings.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
use CGI;
4
use CGI;
(-)a/admin/currency.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to administer the aqbudget table
3
#script to administer the aqbudget table
4
#written 20/02/2002 by paul.poulain@free.fr
4
#written 20/02/2002 by paul.poulain@free.fr
(-)a/admin/didyoumean.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/admin/env_tz_test.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl 
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/admin/fieldmapping.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2009 SARL BibLibre
2
# Copyright 2009 SARL BibLibre
3
#
3
#
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/admin/import_export_framework.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010-2011 MASmedios.com y Ministerio de Cultura
3
# Copyright 2010-2011 MASmedios.com y Ministerio de Cultura
4
#
4
#
(-)a/admin/item_circulation_alerts.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/admin/items_search_field.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2013 BibLibre
2
# Copyright 2013 BibLibre
3
#
3
#
4
# This file is part of Koha
4
# This file is part of Koha
(-)a/admin/items_search_fields.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2013 BibLibre
2
# Copyright 2013 BibLibre
3
#
3
#
4
# This file is part of Koha
4
# This file is part of Koha
(-)a/admin/itemtypes.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/koha2marclinks.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/marc_subfields_structure.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/admin/marctagstructure.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/admin/matching-rules.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2007 LibLime
3
# Copyright 2007 LibLime
4
#
4
#
(-)a/admin/oai_set_mappings.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre SARL
3
# Copyright 2011 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/admin/oai_sets.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre SARL
3
# Copyright 2011 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/admin/patron-attr-types.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2008 LibLime
3
# Copyright 2008 LibLime
4
# Parts copyright 2010 BibLibre
4
# Parts copyright 2010 BibLibre
(-)a/admin/preferences.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Jesse Weaver and the Koha Dev Team
3
# Copyright 2009 Jesse Weaver and the Koha Dev Team
4
#
4
#
(-)a/admin/printers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to administer the aqbudget table
3
#script to administer the aqbudget table
4
#written 20/02/2002 by paul.poulain@free.fr
4
#written 20/02/2002 by paul.poulain@free.fr
(-)a/admin/smart-rules.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2000-2002 Katipo Communications
2
# Copyright 2000-2002 Katipo Communications
3
# copyright 2010 BibLibre
3
# copyright 2010 BibLibre
4
#
4
#
(-)a/admin/sru_modmapping.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2014 Rijksmuseum
3
# Copyright 2014 Rijksmuseum
4
#
4
#
(-)a/admin/stopwords.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to administer the stopwords table
3
#script to administer the stopwords table
4
#written 20/02/2002 by paul.poulain@free.fr
4
#written 20/02/2002 by paul.poulain@free.fr
(-)a/admin/systempreferences.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to administer the systempref table
3
# script to administer the systempref table
4
# written 20/02/2002 by paul.poulain@free.fr
4
# written 20/02/2002 by paul.poulain@free.fr
(-)a/admin/transport-cost-matrix.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2000-2002 Katipo Communications
2
# Copyright 2000-2002 Katipo Communications
3
# copyright 2010 BibLibre
3
# copyright 2010 BibLibre
4
#
4
#
(-)a/admin/z3950servers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2002 paul.poulain@free.fr
3
# Copyright 2002 paul.poulain@free.fr
4
# Copyright 2014 Rijksmuseum
4
# Copyright 2014 Rijksmuseum
(-)a/authorities/auth_finder.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# WARNING: 4-character tab stops here
2
# WARNING: 4-character tab stops here
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/authorities/authorities-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/authorities/authorities-list.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/authorities/authorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/authorities/blinddetail-biblio-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/authorities/detail-biblio-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/authorities/detail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/authorities/export.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
4
(-)a/authorities/merge.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 C & P Bibliography Services
3
# Copyright 2013 C & P Bibliography Services
4
#
4
#
(-)a/authorities/merge_ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/authorities/ysearch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
4
4
(-)a/basket/basket.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/basket/downloadcart.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 BibLibre
3
# Copyright 2009 BibLibre
4
#
4
#
(-)a/basket/sendbasket.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/catalogue/ISBDdetail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/catalogue/MARCdetail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/catalogue/detail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/catalogue/export.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
#use warnings; FIXME - Bug 2505
3
#use warnings; FIXME - Bug 2505
4
4
(-)a/catalogue/getitem-ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright BibLibre 2012
3
# Copyright BibLibre 2012
4
#
4
#
(-)a/catalogue/image.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2011 C & P Bibliography Services
3
# Copyright (C) 2011 C & P Bibliography Services
4
# Jared Camins-Esakov <jcamins@cpbibliograpy.com>
4
# Jared Camins-Esakov <jcamins@cpbibliograpy.com>
(-)a/catalogue/imageviewer.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 C & P Bibliography Services
3
# Copyright 2011 C & P Bibliography Services
4
#
4
#
(-)a/catalogue/issuehistory.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/catalogue/itemsearch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2013 BibLibre
2
# Copyright 2013 BibLibre
3
#
3
#
4
# This file is part of Koha
4
# This file is part of Koha
(-)a/catalogue/labeledMARCdetail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008-2009 LibLime
3
# Copyright 2008-2009 LibLime
4
#
4
#
(-)a/catalogue/moredetail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2003 Katipo Communications
3
# Copyright 2000-2003 Katipo Communications
4
# parts copyright 2010 BibLibre
4
# parts copyright 2010 BibLibre
(-)a/catalogue/search-history.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/catalogue/search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Script to perform searching
2
# Script to perform searching
3
# For documentation try 'perldoc /path/to/search'
3
# For documentation try 'perldoc /path/to/search'
4
#
4
#
(-)a/catalogue/showmarc.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Koha library project  www.koha-community.org
3
# Koha library project  www.koha-community.org
4
4
(-)a/catalogue/updateitem.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# $Id: updateitem.pl,v 1.9.2.1.2.4 2006/10/05 18:36:50 kados Exp $
3
# $Id: updateitem.pl,v 1.9.2.1.2.4 2006/10/05 18:36:50 kados Exp $
4
# Copyright 2006 LibLime
4
# Copyright 2006 LibLime
(-)a/cataloguing/addbiblio.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl 
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/addbooks.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/additem.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2004-2010 BibLibre
4
# Copyright 2004-2010 BibLibre
(-)a/cataloguing/linkitem.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Link an item belonging to an analytical record, the item barcode needs to be provided
3
# Link an item belonging to an analytical record, the item barcode needs to be provided
4
#
4
#
(-)a/cataloguing/merge.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2009 BibLibre
4
# Copyright 2009 BibLibre
(-)a/cataloguing/merge_ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
#use warnings; FIXME - Bug 2505
4
#use warnings; FIXME - Bug 2505
(-)a/cataloguing/moveitem.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Move an item from a biblio to another
3
# Move an item from a biblio to another
4
#
4
#
(-)a/cataloguing/plugin_launcher.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/barcode.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2000-2002 Katipo Communications
2
# Copyright 2000-2002 Katipo Communications
3
# Parts copyright 2008-2010 Foundations Bible College
3
# Parts copyright 2008-2010 Foundations Bible College
4
#
4
#
(-)a/cataloguing/value_builder/barcode_manual.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2000-2002 Katipo Communications
2
# Copyright 2000-2002 Katipo Communications
3
# Parts copyright 2008-2010 Foundations Bible College
3
# Parts copyright 2008-2010 Foundations Bible College
4
#
4
#
(-)a/cataloguing/value_builder/callnumber-KU.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 CatalystIT Ltd
3
# Copyright 2012 CatalystIT Ltd
4
#
4
#
(-)a/cataloguing/value_builder/callnumber.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 BibLibre SARL
3
# Copyright 2010 BibLibre SARL
4
#
4
#
(-)a/cataloguing/value_builder/dateaccessioned.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/macles.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl 
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_field_003.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_field_005.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/marc21_field_006.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/marc21_field_007.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_field_008.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/marc21_field_008_authorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_field_040c.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/marc21_field_040d.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_field_245h.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2009 Kyle Hall <kyle.m.hall@gmail.com>
4
# Copyright 2009 Kyle Hall <kyle.m.hall@gmail.com>
(-)a/cataloguing/value_builder/marc21_leader.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_leader_authorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_leader_book.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_leader_computerfile.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_leader_video.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/marc21_linking_section.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Biblibre 2007 - CILEA 2011
3
# Copyright Biblibre 2007 - CILEA 2011
4
#
4
#
(-)a/cataloguing/value_builder/normarc_field_007.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 Magnus Enger Libriotech
3
# Copyright 2009 Magnus Enger Libriotech
4
#
4
#
(-)a/cataloguing/value_builder/normarc_field_008.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 Magnus Enger Libriotech
3
# Copyright 2009 Magnus Enger Libriotech
4
#
4
#
(-)a/cataloguing/value_builder/normarc_leader.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/stocknumber.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/stocknumberAV.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 BibLibre SARL
3
# Copyright 2012 BibLibre SARL
4
#
4
#
(-)a/cataloguing/value_builder/stocknumberam123.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 BibLibre SARL
3
# Copyright 2010 BibLibre SARL
4
#
4
#
(-)a/cataloguing/value_builder/unimarc_field_010.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2008 Biblibre SARL
4
# Copyright 2008 Biblibre SARL
(-)a/cataloguing/value_builder/unimarc_field_100.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_100_authorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/cataloguing/value_builder/unimarc_field_105.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_106.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_110.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_115a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_115b.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_116.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_117.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_120.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_121a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_121b.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_122.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_123a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_123d.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_123e.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_123f.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_123g.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_123i.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_123j.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124b.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124c.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124d.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124e.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124f.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_124g.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_125.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_125a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_125b.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_126.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_126a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_126b.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_127.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_128a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_128b.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_128c.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_130.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_135a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_140.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_141.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_210c.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_210c_bis.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/unimarc_field_225a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/value_builder/unimarc_field_4XX.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Biblibre 2007
3
# Copyright Biblibre 2007
4
#
4
#
(-)a/cataloguing/value_builder/unimarc_field_686a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/cataloguing/value_builder/unimarc_field_700-4.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# written 10/5/2002 by Paul
3
# written 10/5/2002 by Paul
4
4
(-)a/cataloguing/value_builder/unimarc_leader.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/cataloguing/ysearch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
4
4
(-)a/cataloguing/z3950_auth_search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/cataloguing/z3950_search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This is a completely new Z3950 clients search using async ZOOM -TG 02/11/06
3
# This is a completely new Z3950 clients search using async ZOOM -TG 02/11/06
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/changelanguage.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/circ/add_message.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 PTFS Inc.
3
# Copyright 2009 PTFS Inc.
4
#
4
#
(-)a/circ/bookcount.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#written 7/3/2002 by Finlay
3
#written 7/3/2002 by Finlay
4
#script to display reports
4
#script to display reports
(-)a/circ/branchoverdues.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/circ/branchtransfers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to execute branch transfers of books
3
#script to execute branch transfers of books
4
4
(-)a/circ/circulation-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/circ/circulation.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to execute issuing of books
3
# script to execute issuing of books
4
4
(-)a/circ/del_message.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 PTFS Inc.
3
# Copyright 2009 PTFS Inc.
4
#
4
#
(-)a/circ/hold-transfer-slip.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2008 LibLime
4
# Copyright 2008 LibLime
(-)a/circ/offline-mf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 C & P Bibliography Services
3
# Copyright 2013 C & P Bibliography Services
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/circ/offline.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 C & P Bibliography Services
3
# Copyright 2013 C & P Bibliography Services
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/circ/overdue.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/circ/pendingreserves.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/circ/renew.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater Solutions
3
# Copyright 2013 ByWater Solutions
4
#
4
#
(-)a/circ/reserveratios.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/circ/returns.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#           2006 SAN-OP
4
#           2006 SAN-OP
(-)a/circ/selectbranchprinter.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/circ/stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
#written 14/1/2000
4
#written 14/1/2000
(-)a/circ/transfer-slip.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2012 Koha
4
# Copyright 2012 Koha
(-)a/circ/transferstoreceive.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/circ/view_holdsqueue.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/circ/waitingreserves.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# parts copyright 2010 BibLibre
4
# parts copyright 2010 BibLibre
(-)a/circ/ypattrodue-attr-search-authvalue.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
4
4
(-)a/circ/ysearch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
4
4
(-)a/course_reserves/add_items.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2012 Bywater Solutions
4
# Copyright 2012 Bywater Solutions
(-)a/course_reserves/course-details.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2012 Bywater Solutions
4
# Copyright 2012 Bywater Solutions
(-)a/course_reserves/course-reserves.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2012 Bywater Solutions
4
# Copyright 2012 Bywater Solutions
(-)a/course_reserves/course.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2012 Bywater Solutions
4
# Copyright 2012 Bywater Solutions
(-)a/course_reserves/mod_course.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 ByWater Solutions
3
# Copyright 2012 ByWater Solutions
4
#
4
#
(-)a/docs/CAS/CASProxy/examples/koha_webservice.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 SARL BibLibre
3
# Copyright 2009 SARL BibLibre
4
#
4
#
(-)a/docs/CAS/CASProxy/examples/proxy_cas.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 SARL BibLibre
3
# Copyright 2009 SARL BibLibre
4
#
4
#
(-)a/docs/CAS/CASProxy/examples/proxy_cas_callback.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 SARL BibLibre
3
# Copyright 2009 SARL BibLibre
4
#
4
#
(-)a/docs/CAS/CASProxy/examples/proxy_cas_data.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 SARL BibLibre
3
# Copyright 2009 SARL BibLibre
4
#
4
#
(-)a/edithelp.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2007 Liblime Ltd
3
# Copyright 2007 Liblime Ltd
4
#
4
#
(-)a/errors/400.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/errors/401.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/errors/402.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/errors/403.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/errors/404.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/errors/500.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/fix-perl-path.PL (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This file is part of Koha.
2
# This file is part of Koha.
3
#
3
#
4
# Koha is free software; you can redistribute it and/or modify it under the
4
# Koha is free software; you can redistribute it and/or modify it under the
(-)a/help.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 Koha Development team
3
# Copyright 2010 Koha Development team
4
#
4
#
(-)a/installer/data/mysql/atomicupdate/0001-bug_2929-permit_to_define_fine_days_in_issuing_rules.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/0004-Add_Some_Missing_fields_to_suggestions.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/0005-Add_CAS_Configuration.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/0007-Opac-search-history.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/0008-opac-description-for-authorised-values.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/0009-patron-attr-display-checkout.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/bug_6843_Renew_membership_from_expiry_or_current_date.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/bug_7144-add-returnbranch-to-branch-item-issuing-rules.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/importauthorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/installer/data/mysql/atomicupdate/issuedate_times.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/installer/data/mysql/atomicupdate/local_cover_images.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/atomicupdate/subscription_add_enddate.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#use strict;
2
#use strict;
3
#use warnings; FIXME - Bug 2505
3
#use warnings; FIXME - Bug 2505
4
use C4::Context;
4
use C4::Context;
(-)a/installer/data/mysql/backfill_statistics.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Part of the Koha Library Software www.koha-community.org
3
# Part of the Koha Library Software www.koha-community.org
4
# Licensed under the GPL.
4
# Licensed under the GPL.
(-)a/installer/data/mysql/labels_upgrade.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Foundations Bible College.
3
# Copyright 2009 Foundations Bible College.
4
#
4
#
(-)a/installer/data/mysql/patroncards_upgrade.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Foundations Bible College.
3
# Copyright 2009 Foundations Bible College.
4
#
4
#
(-)a/installer/data/mysql/update22to30.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Database Updater
4
# Database Updater
(-)a/installer/data/mysql/updatedatabase.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Database Updater
3
# Database Updater
4
# This script checks for required updates to the database.
4
# This script checks for required updates to the database.
(-)a/installer/externalmodules.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This Script can be used to provide a list of ALL external modules ***used*** (uncommented) in Koha.
3
# This Script can be used to provide a list of ALL external modules ***used*** (uncommented) in Koha.
4
# It provides you not only the list of modules BUT ALSO the files that uses those modules.
4
# It provides you not only the list of modules BUT ALSO the files that uses those modules.
(-)a/installer/html-template-to-template-toolkit.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/installer/install.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/koha-tmpl/intranet-tmpl/lib/tiny_mce/tiny_mce_gzip.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings FATAL => 'all', NONFATAL => 'redefine';
3
use warnings FATAL => 'all', NONFATAL => 'redefine';
4
4
(-)a/koha_perl_deps.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Getopt::Long;
3
use Getopt::Long;
4
use Pod::Usage;
4
use Pod::Usage;
(-)a/labels/label-create-csv.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Koha development team 2011
3
# Copyright Koha development team 2011
4
#
4
#
(-)a/labels/label-create-pdf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Chris Nighswonger 2009
3
# Copyright Chris Nighswonger 2009
4
#
4
#
(-)a/labels/label-create-xml.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Koha development team 2011
3
# Copyright Koha development team 2011
4
#
4
#
(-)a/labels/label-edit-batch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/labels/label-edit-layout.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/labels/label-edit-profile.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/labels/label-edit-template.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/labels/label-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/labels/label-item-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/labels/label-manage.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/labels/label-print.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Foundations Bible College.
3
# Copyright 2009 Foundations Bible College.
4
#
4
#
(-)a/labels/spinelabel-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/labels/spinelabel-print.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/mainpage.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/members/boraccount.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
#writen 11/1/2000 by chris@katipo.oc.nz
4
#writen 11/1/2000 by chris@katipo.oc.nz
(-)a/members/default_messageprefs.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 LibLime
3
# Copyright 2009 LibLime
4
#
4
#
(-)a/members/deletemem.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to delete items
3
#script to delete items
4
#written 2/5/00
4
#written 2/5/00
(-)a/members/files.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 ByWater Solutions
3
# Copyright 2012 ByWater Solutions
4
#
4
#
(-)a/members/guarantor_search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/members/mancredit.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#written 11/1/2000 by chris@katipo.oc.nz
3
#written 11/1/2000 by chris@katipo.oc.nz
4
#script to display borrowers account details
4
#script to display borrowers account details
(-)a/members/maninvoice.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#written 11/1/2000 by chris@katipo.oc.nz
3
#written 11/1/2000 by chris@katipo.oc.nz
4
#script to display borrowers account details
4
#script to display borrowers account details
(-)a/members/member-flags.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to edit a member's flags
3
# script to edit a member's flags
4
# Written by Steve Tonnesen
4
# Written by Steve Tonnesen
(-)a/members/member-password.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#script to set the password, and optionally a userid, for a borrower
2
#script to set the password, and optionally a userid, for a borrower
3
#written 2/5/00
3
#written 2/5/00
4
#by chris@katipo.co.nz
4
#by chris@katipo.co.nz
(-)a/members/member.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
#script to do a borrower enquiry/bring up borrower details etc
4
#script to do a borrower enquiry/bring up borrower details etc
(-)a/members/memberentry.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2006 SAN OUEST PROVENCE et Paul POULAIN
3
# Copyright 2006 SAN OUEST PROVENCE et Paul POULAIN
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/members/members-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Parts Copyright Biblibre 2010
3
# Parts Copyright Biblibre 2010
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/members/members-update-do.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Parts Copyright Biblibre 2010
3
# Parts Copyright Biblibre 2010
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/members/members-update.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Parts Copyright Biblibre 2010
3
# Parts Copyright Biblibre 2010
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/members/mod_debarment.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/members/moremember.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/members/nl-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 Oslo Public Library
3
# Copyright 2013 Oslo Public Library
4
#
4
#
(-)a/members/notices.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Displays sent notices for a given borrower
3
# Displays sent notices for a given borrower
4
4
(-)a/members/patronimage.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2008 Foundations Bible College & Seminary Inc.
3
# Copyright 2008 Foundations Bible College & Seminary Inc.
4
#
4
#
(-)a/members/pay.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/members/paycollect.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Copyright 2009,2010 PTFS Inc.
2
# Copyright 2009,2010 PTFS Inc.
3
# Copyright 2011 PTFS-Europe Ltd
3
# Copyright 2011 PTFS-Europe Ltd
4
#
4
#
(-)a/members/printfeercpt.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
#writen 3rd May 2010 by kmkale@anantcorp.com adapted from boraccount.pl by chris@katipo.oc.nz
4
#writen 3rd May 2010 by kmkale@anantcorp.com adapted from boraccount.pl by chris@katipo.oc.nz
(-)a/members/printinvoice.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#writen 3rd May 2010 by kmkale@anantcorp.com adapted from boraccount.pl by chris@katipo.oc.nz
3
#writen 3rd May 2010 by kmkale@anantcorp.com adapted from boraccount.pl by chris@katipo.oc.nz
4
#script to print fee receipts
4
#script to print fee receipts
(-)a/members/printslip.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/members/purchase-suggestions.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/members/readingrec.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# written 27/01/2000
3
# written 27/01/2000
4
# script to display borrowers reading record
4
# script to display borrowers reading record
(-)a/members/routing-lists.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Prosentient Systems
3
# Copyright 2012 Prosentient Systems
4
#
4
#
(-)a/members/setstatus.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to set or lift debarred status
3
#script to set or lift debarred status
4
#written 2/8/04
4
#written 2/8/04
(-)a/members/statistics.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 BibLibre
3
# Copyright 2012 BibLibre
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/members/summary-print.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/members/update-child.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/misc/batchCompareMARCvsFrameworks.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# small script that dumps an iso2709 file.
2
# small script that dumps an iso2709 file.
3
3
4
4
(-)a/misc/batchDeleteUnusedSubfields.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# small script that rebuilds the non-MARC DB
2
# small script that rebuilds the non-MARC DB
3
3
4
use strict;
4
use strict;
(-)a/misc/batchImportMARCWithBiblionumbers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# load records that already have biblionumber set into a koha system
2
# load records that already have biblionumber set into a koha system
3
# Written by TG on 10/04/2006
3
# Written by TG on 10/04/2006
4
use strict;
4
use strict;
(-)a/misc/batchRebuildBiblioTables.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Small script that rebuilds the non-MARC DB
2
# Small script that rebuilds the non-MARC DB
3
# Formerly named rebuildnonmarc.pl
3
# Formerly named rebuildnonmarc.pl
4
4
(-)a/misc/batchRepairMissingBiblionumbers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script finds and fixes missing biblionumber/biblioitemnumber fields in Koha
2
# This script finds and fixes missing biblionumber/biblioitemnumber fields in Koha
3
#  Written by TG on 01/10/2005
3
#  Written by TG on 01/10/2005
4
#  Revised by Joshua Ferraro on 03/31/2006
4
#  Revised by Joshua Ferraro on 03/31/2006
(-)a/misc/batchdeletebiblios.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
use Getopt::Long;
4
use Getopt::Long;
(-)a/misc/batchupdateISBNs.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/misc/bin/connexion_import_daemon.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl -w
1
#!/usr/bin/env perl -w
2
2
3
# Copyright 2012 CatalystIT
3
# Copyright 2012 CatalystIT
4
#
4
#
(-)a/misc/check_sysprefs.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to test for missing systempreferences
3
# script to test for missing systempreferences
4
# export KOHA_CONF
4
# export KOHA_CONF
(-)a/misc/commit_file.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/misc/cronjobs/MARC21_parse_test.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Liblime
3
# Copyright 2009 Liblime
4
#
4
#
(-)a/misc/cronjobs/advance_notices.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 LibLime
3
# Copyright 2008 LibLime
4
#
4
#
(-)a/misc/cronjobs/automatic_renewals.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/misc/cronjobs/batch_anonymise.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011, ByWater Solutions.
3
# Copyright 2011, ByWater Solutions.
4
#
4
#
(-)a/misc/cronjobs/build_browser_and_cloud.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# small script that builds the tag cloud
2
# small script that builds the tag cloud
3
3
4
use strict;
4
use strict;
(-)a/misc/cronjobs/cart_to_shelf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#-----------------------------------
2
#-----------------------------------
3
# Copyright 2009 PTFS Inc.
3
# Copyright 2009 PTFS Inc.
4
#
4
#
(-)a/misc/cronjobs/check-url-quick.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Tamil s.a.r.l.
3
# Copyright 2012 Tamil s.a.r.l.
4
#
4
#
(-)a/misc/cronjobs/check-url.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2009 Tamil s.a.r.l.
4
# Copyright 2009 Tamil s.a.r.l.
(-)a/misc/cronjobs/cleanup_database.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 PTFS, Inc.
3
# Copyright 2009 PTFS, Inc.
4
#
4
#
(-)a/misc/cronjobs/cloud-kw.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2008 Tamil s.a.r.l.
4
# Copyright 2008 Tamil s.a.r.l.
(-)a/misc/cronjobs/create_koc_db.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# 2008 Kyle Hall <kyle.m.hall@gmail.com>
3
# 2008 Kyle Hall <kyle.m.hall@gmail.com>
4
4
(-)a/misc/cronjobs/delete_expired_opac_registrations.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009-2010 Kyle Hall
3
# Copyright 2009-2010 Kyle Hall
4
#
4
#
(-)a/misc/cronjobs/delete_patrons.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
4
(-)a/misc/cronjobs/delete_unverified_opac_registrations.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009-2010 Kyle Hall
3
# Copyright 2009-2010 Kyle Hall
4
#
4
#
(-)a/misc/cronjobs/fines.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#  This script loops through each overdue item, determines the fine,
3
#  This script loops through each overdue item, determines the fine,
4
#  and updates the total amount of fines due by each user.  It relies on
4
#  and updates the total amount of fines due by each user.  It relies on
(-)a/misc/cronjobs/gather_print_notices.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl -w
1
#!/usr/bin/env perl -w
2
2
3
# Copyright 2009 Jesse Weaver
3
# Copyright 2009 Jesse Weaver
4
#
4
#
(-)a/misc/cronjobs/holds/auto_unsuspend_holds.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009-2010 Kyle Hall
3
# Copyright 2009-2010 Kyle Hall
4
#
4
#
(-)a/misc/cronjobs/holds/build_holds_queue.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl 
1
#!/usr/bin/env perl
2
#-----------------------------------
2
#-----------------------------------
3
# Script Name: build_holds_queue.pl
3
# Script Name: build_holds_queue.pl
4
# Description: builds a holds queue in the tmp_holdsqueue table
4
# Description: builds a holds queue in the tmp_holdsqueue table
(-)a/misc/cronjobs/holds/cancel_expired_holds.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009-2010 Kyle Hall
3
# Copyright 2009-2010 Kyle Hall
4
#
4
#
(-)a/misc/cronjobs/import_webservice_batch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl -w
1
#!/usr/bin/env perl -w
2
2
3
# Copyright 2012 CatalystIT
3
# Copyright 2012 CatalystIT
4
#
4
#
(-)a/misc/cronjobs/j2a.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl 
1
#!/usr/bin/env perl
2
2
3
# 2011 Liz Rea - Northeast Kansas Library System <lrea@nekls.org>
3
# 2011 Liz Rea - Northeast Kansas Library System <lrea@nekls.org>
4
4
(-)a/misc/cronjobs/longoverdue.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#-----------------------------------
2
#-----------------------------------
3
# Copyright 2008 LibLime
3
# Copyright 2008 LibLime
4
#
4
#
(-)a/misc/cronjobs/nl-sync-from-koha.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2014 Oslo Public Library
3
# Copyright 2014 Oslo Public Library
4
4
(-)a/misc/cronjobs/nl-sync-to-koha.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2014 Oslo Public Library
3
# Copyright 2014 Oslo Public Library
4
4
(-)a/misc/cronjobs/overdue_notices.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 Liblime
3
# Copyright 2008 Liblime
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/misc/cronjobs/process_message_queue.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 LibLime
3
# Copyright 2008 LibLime
4
#
4
#
(-)a/misc/cronjobs/purge_suggestions.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl -w
1
#!/usr/bin/env perl -w
2
2
3
# Copyright 2010 Biblibre SARL
3
# Copyright 2010 Biblibre SARL
4
#
4
#
(-)a/misc/cronjobs/rss/rss.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This script can be used to generate rss 0.91 files for syndication.
3
# This script can be used to generate rss 0.91 files for syndication.
4
4
(-)a/misc/cronjobs/runreport.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2008 Liblime
3
# Copyright 2008 Liblime
4
# Copyright 2014 Foundations Bible College, Inc.
4
# Copyright 2014 Foundations Bible College, Inc.
(-)a/misc/cronjobs/serialsUpdate.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 SARL Biblibre
3
# Copyright 2008 SARL Biblibre
4
#
4
#
(-)a/misc/cronjobs/services_throttle.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# run nightly -- resets the xisbn services throttle
2
# run nightly -- resets the xisbn services throttle
3
3
4
use strict;
4
use strict;
(-)a/misc/cronjobs/share_usage_with_koha_community.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
4
(-)a/misc/cronjobs/social_data/get_report_social_data.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
use C4::SocialData;
4
use C4::SocialData;
(-)a/misc/cronjobs/social_data/update_social_data.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
use C4::Context;
4
use C4::Context;
(-)a/misc/cronjobs/staticfines.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#  This script loops through each overdue item, determines the fine,
3
#  This script loops through each overdue item, determines the fine,
4
#  and updates the total amount of fines due by each user.  It relies on
4
#  and updates the total amount of fines due by each user.  It relies on
(-)a/misc/cronjobs/thirdparty/TalkingTech_itiva_inbound.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2011 ByWater Solutions
3
# Copyright (C) 2011 ByWater Solutions
4
#
4
#
(-)a/misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2011 ByWater Solutions
3
# Copyright (C) 2011 ByWater Solutions
4
#
4
#
(-)a/misc/cronjobs/update_totalissues.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 C & P Bibliography Services
3
# Copyright 2012 C & P Bibliography Services
4
#
4
#
(-)a/misc/devel/update_dbix_class_files.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/misc/export_borrowers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre
3
# Copyright 2011 BibLibre
4
#
4
#
(-)a/misc/exportauth.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
## This script allows you to export a rel_2_2 bibliographic db in 
2
## This script allows you to export a rel_2_2 bibliographic db in 
3
#MARC21 format from the command line.
3
#MARC21 format from the command line.
4
#
4
#
(-)a/misc/kohalib.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright (C) 2007 LibLime
3
# Copyright (C) 2007 LibLime
4
#
4
#
(-)a/misc/link_bibs_to_authorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/misc/load_testing/benchmark_circulation.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script implements a basic benchmarking and regression testing
2
# This script implements a basic benchmarking and regression testing
3
# utility for Koha
3
# utility for Koha
4
4
(-)a/misc/load_testing/benchmark_staff.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script implements a basic benchmarking and regression testing
2
# This script implements a basic benchmarking and regression testing
3
# utility for Koha
3
# utility for Koha
4
4
(-)a/misc/load_testing/benchmark_webservices.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
use strict;
2
use strict;
3
use warnings;
3
use warnings;
4
#Usage:
4
#Usage:
(-)a/misc/maintenance/MARC21_utf8_flag_fix.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Liblime
3
# Copyright 2009 Liblime
4
#
4
#
(-)a/misc/maintenance/UNIMARC_fix_collectiontitle.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# This script should be used only with UNIMARC flavour
3
# This script should be used only with UNIMARC flavour
4
# It is designed to report some missing information from biblio
4
# It is designed to report some missing information from biblio
(-)a/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# This script should be used only with UNIMARC flavour
3
# This script should be used only with UNIMARC flavour
4
# It is designed to report some missing information from biblio
4
# It is designed to report some missing information from biblio
(-)a/misc/maintenance/cmp_sysprefs.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 Rijksmuseum
3
# Copyright 2013 Rijksmuseum
4
#
4
#
(-)a/misc/maintenance/fix_accountlines_date.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2008 LibLime
3
# Copyright (C) 2008 LibLime
4
#
4
#
(-)a/misc/maintenance/fix_accountlines_rmdupfines_bug8253.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2012 ByWater Solutions
3
# Copyright (C) 2012 ByWater Solutions
4
#
4
#
(-)a/misc/maintenance/fix_mysql_constraints.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2012 Tamil s.a.r.l.
3
# Copyright (C) 2012 Tamil s.a.r.l.
4
#
4
#
(-)a/misc/maintenance/process_record_through_filter.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This script is intended for testing RecordProcessor filters. To use it
3
# This script is intended for testing RecordProcessor filters. To use it
4
# run the script like so:
4
# run the script like so:
(-)a/misc/maintenance/remove_items_from_biblioitems.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 BibLibre
3
# Copyright 2010 BibLibre
4
# Copyright 2011 Equinox Software, Inc.
4
# Copyright 2011 Equinox Software, Inc.
(-)a/misc/maintenance/sanitize_records.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/misc/maintenance/touch_all_biblios.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2011 ByWater Solutions
3
# Copyright (C) 2011 ByWater Solutions
4
#
4
#
(-)a/misc/maintenance/touch_all_items.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2011 ByWater Solutions
3
# Copyright (C) 2011 ByWater Solutions
4
#
4
#
(-)a/misc/migration_tools/22_to_30/convert_to_utf8.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# small script to convert mysql tables to utf-8
3
# small script to convert mysql tables to utf-8
4
4
(-)a/misc/migration_tools/22_to_30/export_Authorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#use strict;
2
#use strict;
3
#use warnings; FIXME - Bug 2505
3
#use warnings; FIXME - Bug 2505
4
BEGIN {
4
BEGIN {
(-)a/misc/migration_tools/22_to_30/export_Authorities_xml.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#use strict;
2
#use strict;
3
#use warnings; FIXME - Bug 2505
3
#use warnings; FIXME - Bug 2505
4
BEGIN {
4
BEGIN {
(-)a/misc/migration_tools/22_to_30/missing090field.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script finds and fixes missing 090 fields in Koha for MARC21
2
# This script finds and fixes missing 090 fields in Koha for MARC21
3
#  Written by TG on 01/10/2005
3
#  Written by TG on 01/10/2005
4
#  Revised by Joshua Ferraro on 03/31/2006
4
#  Revised by Joshua Ferraro on 03/31/2006
(-)a/misc/migration_tools/22_to_30/move_marc_to_authheader.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to shift marc to biblioitems
3
# script to shift marc to biblioitems
4
# scraped from updatedatabase for dev week by chris@katipo.co.nz
4
# scraped from updatedatabase for dev week by chris@katipo.co.nz
(-)a/misc/migration_tools/22_to_30/move_marc_to_biblioitems.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#use strict;
2
#use strict;
3
#use warnings; FIXME - Bug 2505
3
#use warnings; FIXME - Bug 2505
4
# script to shift marc to biblioitems
4
# script to shift marc to biblioitems
(-)a/misc/migration_tools/22_to_30/rebuild_leader.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script finds and fixes missing 090 fields in Koha for MARC21
2
# This script finds and fixes missing 090 fields in Koha for MARC21
3
#  Written by TG on 01/10/2005
3
#  Written by TG on 01/10/2005
4
#  Revised by Joshua Ferraro on 03/31/2006
4
#  Revised by Joshua Ferraro on 03/31/2006
(-)a/misc/migration_tools/22_to_30/rebuild_unimarc_100.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script finds and fixes missing 090 fields in Koha for MARC21
2
# This script finds and fixes missing 090 fields in Koha for MARC21
3
#  Written by TG on 01/10/2005
3
#  Written by TG on 01/10/2005
4
#  Revised by Joshua Ferraro on 03/31/2006
4
#  Revised by Joshua Ferraro on 03/31/2006
(-)a/misc/migration_tools/buildCOUNTRY.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# script that rebuild thesaurus from biblio table.
2
# script that rebuild thesaurus from biblio table.
3
3
4
# delete  FROM  `marc_subfield_table`  WHERE tag =  "606" AND subfieldcode = 9;
4
# delete  FROM  `marc_subfield_table`  WHERE tag =  "606" AND subfieldcode = 9;
(-)a/misc/migration_tools/buildEDITORS.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# script that rebuild EDITORS
2
# script that rebuild EDITORS
3
3
4
use strict;
4
use strict;
(-)a/misc/migration_tools/buildLANG.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# script that rebuild thesaurus from biblio table.
2
# script that rebuild thesaurus from biblio table.
3
3
4
# delete  FROM  `marc_subfield_table`  WHERE tag =  "606" AND subfieldcode = 9;
4
# delete  FROM  `marc_subfield_table`  WHERE tag =  "606" AND subfieldcode = 9;
(-)a/misc/migration_tools/build_oai_sets.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre
3
# Copyright 2011 BibLibre
4
#
4
#
(-)a/misc/migration_tools/bulkmarcimport.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# Import an iso2709 file into Koha 3
2
# Import an iso2709 file into Koha 3
3
3
4
use strict;
4
use strict;
(-)a/misc/migration_tools/checkNonIndexedBiblios.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 BibLibre
3
# Copyright 2012 BibLibre
4
#
4
#
(-)a/misc/migration_tools/create_analytical_rel.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
#use warnings; FIXME - Bug 2505
4
#use warnings; FIXME - Bug 2505
(-)a/misc/migration_tools/fix_onloan.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
#use warnings; FIXME - Bug 2505
4
#use warnings; FIXME - Bug 2505
(-)a/misc/migration_tools/koha-svc.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 - Dobrica Pavlinusic
3
# Copyright 2011 - Dobrica Pavlinusic
4
#
4
#
(-)a/misc/migration_tools/merge_authority.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# script that rebuild thesaurus from biblio table.
2
# script that rebuild thesaurus from biblio table.
3
3
4
use strict;
4
use strict;
(-)a/misc/migration_tools/rebuild_zebra.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
#use warnings; FIXME - Bug 2505
4
#use warnings; FIXME - Bug 2505
(-)a/misc/migration_tools/remove_unused_authorities.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to administer Authorities without biblio
3
#script to administer Authorities without biblio
4
4
(-)a/misc/migration_tools/switch_marc21_series_info.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 Michael Hafen <mdhafen@tech.washk12.org>
3
# Copyright 2013 Michael Hafen <mdhafen@tech.washk12.org>
4
#
4
#
(-)a/misc/migration_tools/upgradeitems.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
#use warnings; FIXME - Bug 2505
4
#use warnings; FIXME - Bug 2505
(-)a/misc/mod_zebraqueue.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Kyle M Hall
3
# Copyright 2012 Kyle M Hall
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/misc/perlmodule_ls.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/misc/perlmodule_rm.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Remove a perl module
3
# Remove a perl module
4
4
(-)a/misc/recreateIssueStatistics.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre
3
# Copyright 2011 BibLibre
4
#
4
#
(-)a/misc/sax_parser_print.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# check the current SAX Parser
2
# check the current SAX Parser
3
3
4
use strict;
4
use strict;
(-)a/misc/sax_parser_test.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/misc/sip_cli_emulator.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/misc/stage_file.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/misc/translator/text-extract.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#use strict;
2
#use strict;
3
#use warnings; FIXME - Bug 2505
3
#use warnings; FIXME - Bug 2505
4
use HTML::Tree;
4
use HTML::Tree;
(-)a/misc/translator/text-extract2.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Test filter partially based on Ambrose's hideous subst.pl code
3
# Test filter partially based on Ambrose's hideous subst.pl code
4
# The idea is that the .tt files are not valid HTML, and as a result
4
# The idea is that the .tt files are not valid HTML, and as a result
(-)a/misc/translator/tmpl_process3.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This file is part of Koha
2
# This file is part of Koha
3
# Parts copyright 2003-2004 Paul Poulain
3
# Parts copyright 2003-2004 Paul Poulain
4
# Parts copyright 2003-2004 Jerome Vizcaino
4
# Parts copyright 2003-2004 Jerome Vizcaino
(-)a/misc/translator/xgettext.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
=head1 NAME
3
=head1 NAME
4
4
(-)a/offline_circ/download.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 C & P Bibliography Services
3
# Copyright 2013 C & P Bibliography Services
4
#
4
#
(-)a/offline_circ/enqueue_koc.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# 2008 Kyle Hall <kyle.m.hall@gmail.com>
3
# 2008 Kyle Hall <kyle.m.hall@gmail.com>
4
4
(-)a/offline_circ/list.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# 2009 BibLibre <jeanandre.santoni@biblibre.com>
3
# 2009 BibLibre <jeanandre.santoni@biblibre.com>
4
4
(-)a/offline_circ/process.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# 2009 BibLibre <jeanandre.santoni@biblibre.com>
3
# 2009 BibLibre <jeanandre.santoni@biblibre.com>
4
4
(-)a/offline_circ/process_koc.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# 2008 Kyle Hall <kyle.m.hall@gmail.com>
3
# 2008 Kyle Hall <kyle.m.hall@gmail.com>
4
4
(-)a/offline_circ/service.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# 2009 BibLibre <jeanandre.santoni@biblibre.com>
3
# 2009 BibLibre <jeanandre.santoni@biblibre.com>
4
4
(-)a/opac/errors/400.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/errors/401.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/errors/402.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/errors/403.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/errors/404.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/errors/500.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/ilsdi.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 SARL Biblibre
3
# Copyright 2009 SARL Biblibre
4
#
4
#
(-)a/opac/maintenance.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/oai.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Biblibre 2008
3
# Copyright Biblibre 2008
4
#
4
#
(-)a/opac/opac-ISBDdetail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# parts copyright 2010 BibLibre
4
# parts copyright 2010 BibLibre
(-)a/opac/opac-MARCdetail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-account.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Katipo Communications 2002
3
# Copyright Katipo Communications 2002
4
# Copyright Biblibre 2007,2010
4
# Copyright Biblibre 2007,2010
(-)a/opac/opac-addbybiblionumber.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to provide virtualshelf management
3
#script to provide virtualshelf management
4
# WARNING: This file uses 4-character tabs!
4
# WARNING: This file uses 4-character tabs!
(-)a/opac/opac-alert-subscribe.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/opac/opac-authorities-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# WARNING: 4-character tab stops here
2
# WARNING: 4-character tab stops here
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/opac/opac-authoritiesdetail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/opac/opac-basket.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-blocked.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-browser.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/opac/opac-changelanguage.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-course-details.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2012 Bywater Solutions
4
# Copyright 2012 Bywater Solutions
(-)a/opac/opac-course-reserves.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2012 Bywater Solutions
4
# Copyright 2012 Bywater Solutions
(-)a/opac/opac-detail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/opac/opac-downloadcart.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 BibLibre
3
# Copyright 2009 BibLibre
4
#
4
#
(-)a/opac/opac-downloadshelf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 BibLibre
3
# Copyright 2009 BibLibre
4
#
4
#
(-)a/opac/opac-export.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Parts Copyright Catalyst IT 2011
3
# Parts Copyright Catalyst IT 2011
4
#
4
#
(-)a/opac/opac-ics.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2007 Liblime Ltd
3
# Copyright 2007 Liblime Ltd
4
4
(-)a/opac/opac-image.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright (C) 2011 C & P Bibliography Services
3
# Copyright (C) 2011 C & P Bibliography Services
4
# Jared Camins-Esakov <jcamins@cpbibliograpy.com>
4
# Jared Camins-Esakov <jcamins@cpbibliograpy.com>
(-)a/opac/opac-imageviewer.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 C & P Bibliography Services
3
# Copyright 2011 C & P Bibliography Services
4
#
4
#
(-)a/opac/opac-main.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-memberentry.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-messaging.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 LibLime
3
# Copyright 2008 LibLime
4
#
4
#
(-)a/opac/opac-modrequest-suspend.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-modrequest.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to modify reserves/requests
3
#script to modify reserves/requests
4
#written 2/1/00 by chris@katipo.oc.nz
4
#written 2/1/00 by chris@katipo.oc.nz
(-)a/opac/opac-mymessages.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Liblime 2008
3
# Copyright Liblime 2008
4
#
4
#
(-)a/opac/opac-overdrive-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater
3
# Copyright 2013 ByWater
4
#
4
#
(-)a/opac/opac-passwd.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script lets the users change the passwords by themselves.
2
# This script lets the users change the passwords by themselves.
3
#
3
#
4
# (c) 2005 Universidad ORT Uruguay.
4
# (c) 2005 Universidad ORT Uruguay.
(-)a/opac/opac-patron-image.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 LibLime
3
# Copyright 2009 LibLime
4
# Parts copyright 2012 Athens County Public Libraries
4
# Parts copyright 2012 Athens County Public Libraries
(-)a/opac/opac-privacy.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This script lets the users change their privacy rules
2
# This script lets the users change their privacy rules
3
#
3
#
4
# copyright 2009, BibLibre, paul.poulain@biblibre.com
4
# copyright 2009, BibLibre, paul.poulain@biblibre.com
(-)a/opac/opac-ratings-ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 KohaAloha, NZ
3
# Copyright 2011 KohaAloha, NZ
4
#
4
#
(-)a/opac/opac-ratings.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 KohaAloha, NZ
3
# Copyright 2011 KohaAloha, NZ
4
#
4
#
(-)a/opac/opac-readingrecord.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-registration-verify.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-renew.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#written 18/1/2000 by chris@katipo.co.nz
3
#written 18/1/2000 by chris@katipo.co.nz
4
# adapted for use in the hlt opac by finlay@katipo.co.nz 29/11/2002
4
# adapted for use in the hlt opac by finlay@katipo.co.nz 29/11/2002
(-)a/opac/opac-reserve.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Katipo Communications 2002
3
# Copyright Katipo Communications 2002
4
# Copyright Koha Development team 2012
4
# Copyright Koha Development team 2012
(-)a/opac/opac-review.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2006 Katipo Communications
3
# Copyright 2006 Katipo Communications
4
#
4
#
(-)a/opac/opac-search-history.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 BibLibre SARL
3
# Copyright 2013 BibLibre SARL
4
#
4
#
(-)a/opac/opac-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2008 Garry Collum and the Koha Development team
3
# Copyright 2008 Garry Collum and the Koha Development team
4
# Copyright 2010 BibLibre
4
# Copyright 2010 BibLibre
(-)a/opac/opac-sendbasket.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Doxulting 2004
3
# Copyright Doxulting 2004
4
#
4
#
(-)a/opac/opac-sendshelf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 SARL Biblibre
3
# Copyright 2009 SARL Biblibre
4
#
4
#
(-)a/opac/opac-serial-issues.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/opac/opac-shareshelf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 Rijksmuseum
3
# Copyright 2013 Rijksmuseum
4
#
4
#
(-)a/opac/opac-shelves.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/opac/opac-showmarc.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2007 Liblime
3
# Copyright 2007 Liblime
4
#
4
#
(-)a/opac/opac-showreviews.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Parts copyright 2010 Nelsonville Public Library
4
# Parts copyright 2010 Nelsonville Public Library
(-)a/opac/opac-suggestions.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/opac/opac-tags.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/opac/opac-tags_subject.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/opac/opac-topissues.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/opac/opac-user.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
# parts copyright 2010 BibLibre
4
# parts copyright 2010 BibLibre
(-)a/opac/sco/help.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# This code  (originally from circulation.pl) has been modified by:
3
# This code  (originally from circulation.pl) has been modified by:
4
#   Trendsetters, 
4
#   Trendsetters, 
(-)a/opac/sco/printslip.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 ByWater Solutions
3
# Copyright 2012 ByWater Solutions
4
#
4
#
(-)a/opac/sco/sco-main.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# This code has been modified by Trendsetters (originally from opac-user.pl)
3
# This code has been modified by Trendsetters (originally from opac-user.pl)
4
# This code has been modified by rch
4
# This code has been modified by rch
(-)a/opac/sco/sco-patron-image.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 LibLime
3
# Copyright 2009 LibLime
4
#
4
#
(-)a/opac/svc/shelfbrowser.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
use CGI qw ( -utf8 );
4
use CGI qw ( -utf8 );
(-)a/opac/tracklinks.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# script to log clicks on links to external urls
3
# script to log clicks on links to external urls
4
4
(-)a/patron_lists/add-modify.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater Solutions
3
# Copyright 2013 ByWater Solutions
4
#
4
#
(-)a/patron_lists/delete.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater Solutions
3
# Copyright 2013 ByWater Solutions
4
#
4
#
(-)a/patron_lists/list.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater Solutions
3
# Copyright 2013 ByWater Solutions
4
#
4
#
(-)a/patron_lists/lists.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater Solutions
3
# Copyright 2013 ByWater Solutions
4
#
4
#
(-)a/patron_lists/patrons.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater Solutions
3
# Copyright 2013 ByWater Solutions
4
#
4
#
(-)a/patroncards/card-print.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Foundations Bible College.
3
# Copyright 2009 Foundations Bible College.
4
#
4
#
(-)a/patroncards/create-pdf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Foundations Bible College.
3
# Copyright 2009 Foundations Bible College.
4
#
4
#
(-)a/patroncards/edit-batch.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/patroncards/edit-layout.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/patroncards/edit-profile.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/patroncards/edit-template.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/patroncards/home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/patroncards/image-manage.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use warnings;
3
use warnings;
4
use strict;
4
use strict;
(-)a/patroncards/manage.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2006 Katipo Communications.
3
# Copyright 2006 Katipo Communications.
4
# Parts Copyright 2009 Foundations Bible College.
4
# Parts Copyright 2009 Foundations Bible College.
(-)a/patroncards/members-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/patroncards/print.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2009 Foundations Bible College.
3
# Copyright 2009 Foundations Bible College.
4
#
4
#
(-)a/plugins/plugins-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 Kyle M Hall <kyle.m.hall@gmail.com>
3
# Copyright 2010 Kyle M Hall <kyle.m.hall@gmail.com>
4
#
4
#
(-)a/plugins/plugins-uninstall.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/plugins/plugins-upload.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/plugins/run.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 Kyle M Hall <kyle.m.hall@gmail.com>
3
# Copyright 2010 Kyle M Hall <kyle.m.hall@gmail.com>
4
#
4
#
(-)a/reports/acquisitions_stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/reports/bor_issues_top.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/reports/borrowers_out.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/reports/borrowers_stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/reports/cat_issues_top.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/reports/catalogue_out.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/reports/catalogue_stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/reports/dictionary.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2007 Liblime ltd
3
# Copyright 2007 Liblime ltd
4
#
4
#
(-)a/reports/guided_reports.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2007 Liblime ltd
3
# Copyright 2007 Liblime ltd
4
#
4
#
(-)a/reports/issues_avg_stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/reports/issues_stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/reports/itemslost.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Liblime 2007
3
# Copyright Liblime 2007
4
# Copyright Biblibre 2009
4
# Copyright Biblibre 2009
(-)a/reports/manager.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/reports/reports-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Biblibre 2006
3
# Copyright Biblibre 2006
4
#
4
#
(-)a/reports/reservereport.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#written 26/4/2000
3
#written 26/4/2000
4
#script to display reports
4
#script to display reports
(-)a/reports/reserves_stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 BibLibre
3
# Copyright 2010 BibLibre
4
#
4
#
(-)a/reports/serials_stats.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 SARL Biblibre
3
# Copyright 2009 SARL Biblibre
4
#
4
#
(-)a/reports/stats.print.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
#use warnings; FIXME - Bug 2505
4
#use warnings; FIXME - Bug 2505
(-)a/reports/stats.screen.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright Katipo Communications 2006
3
# Copyright Katipo Communications 2006
4
#
4
#
(-)a/reserve/modrequest.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to modify reserves/requests
3
#script to modify reserves/requests
4
#written 2/1/00 by chris@katipo.oc.nz
4
#written 2/1/00 by chris@katipo.oc.nz
(-)a/reserve/modrequest_suspendall.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to modify reserves/requests
3
#script to modify reserves/requests
4
#written 2/1/00 by chris@katipo.oc.nz
4
#written 2/1/00 by chris@katipo.oc.nz
(-)a/reserve/placerequest.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to place reserves/requests
3
#script to place reserves/requests
4
#writen 2/1/00 by chris@katipo.oc.nz
4
#writen 2/1/00 by chris@katipo.oc.nz
(-)a/reserve/renewscript.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#written 18/1/2000 by chris@katipo.co.nz
3
#written 18/1/2000 by chris@katipo.co.nz
4
#script to renew items from the web
4
#script to renew items from the web
(-)a/reserve/request.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
#writen 2/1/00 by chris@katipo.oc.nz
4
#writen 2/1/00 by chris@katipo.oc.nz
(-)a/reviews/reviewswaiting.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/rotating_collections/addItems.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/rotating_collections/editCollections.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/rotating_collections/rotatingCollections.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/rotating_collections/transferCollection.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/serials/acqui-search-result.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to show suppliers and orders
3
#script to show suppliers and orders
4
#written by chris@katipo.co.nz 23/2/2000
4
#written by chris@katipo.co.nz 23/2/2000
(-)a/serials/acqui-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/serials/checkexpiration.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/serials/claims.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Parts Copyright 2010 Biblibre
3
# Parts Copyright 2010 Biblibre
4
4
(-)a/serials/create-numberpattern.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011-2013 Biblibre SARL
3
# Copyright 2011-2013 Biblibre SARL
4
#
4
#
(-)a/serials/lateissues-export.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/serials/member-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Parts copyright Catalyst IT 2010
3
# Parts copyright Catalyst IT 2010
4
#
4
#
(-)a/serials/reorder_members.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This file is part of Koha.
2
# This file is part of Koha.
3
#
3
#
4
# Koha is free software; you can redistribute it and/or modify it under the
4
# Koha is free software; you can redistribute it and/or modify it under the
(-)a/serials/routing-preview.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/serials/routing.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha
3
# This file is part of Koha
4
#
4
#
(-)a/serials/serial-issues.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/serials/serials-collection.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Parts Copyright 2010 Biblibre
4
# Parts Copyright 2010 Biblibre
(-)a/serials/serials-edit.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
# Parts Copyright 2010 Biblibre
4
# Parts Copyright 2010 Biblibre
(-)a/serials/serials-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/serials/serials-recieve.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/serials/serials-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Koha Team
3
# Copyright 2012 Koha Team
4
#
4
#
(-)a/serials/showpredictionpattern.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011-2013 Biblibre SARL
3
# Copyright 2011-2013 Biblibre SARL
4
#
4
#
(-)a/serials/subscription-add.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/serials/subscription-bib-search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# WARNING: 4-character tab stops here
2
# WARNING: 4-character tab stops here
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/serials/subscription-detail.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/serials/subscription-frequencies.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011-2013 Biblibre SARL
3
# Copyright 2011-2013 Biblibre SARL
4
#
4
#
(-)a/serials/subscription-frequency.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011-2013 Biblibre SARL
3
# Copyright 2011-2013 Biblibre SARL
4
#
4
#
(-)a/serials/subscription-history.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011-2013 Biblibre SARL
3
# Copyright 2011-2013 Biblibre SARL
4
#
4
#
(-)a/serials/subscription-numberpattern.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011-2013 Biblibre SARL
3
# Copyright 2011-2013 Biblibre SARL
4
#
4
#
(-)a/serials/subscription-numberpatterns.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011-2013 Biblibre SARL
3
# Copyright 2011-2013 Biblibre SARL
4
#
4
#
(-)a/serials/subscription-renew.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/serials/viewalerts.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/services/itemrecorddisplay.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 BibLibre SARL
3
# Copyright 2011 BibLibre SARL
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/sms/sms.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
#use warnings; FIXME - Bug 2505
4
#use warnings; FIXME - Bug 2505
(-)a/sms/sms_listen.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/sms/sms_listen_windows_start.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# script that starts the zebraqueue
2
# script that starts the zebraqueue
3
#  Written by TG on 01/08/2006
3
#  Written by TG on 01/08/2006
4
use strict;
4
use strict;
(-)a/suggestion/suggestion.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
# Copyright 2006-2010 BibLibre
4
# Copyright 2006-2010 BibLibre
(-)a/t/db_dependent/LDAP/test_ldap_add.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# To start out, try something like this against your LDAP:
3
# To start out, try something like this against your LDAP:
4
# ldapadd    -w metavore -D'cn=Manager,dc=metavore,dc=com' -c -f example3.ldif 
4
# ldapadd    -w metavore -D'cn=Manager,dc=metavore,dc=com' -c -f example3.ldif 
(-)a/t/db_dependent/default_search_class.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/t/db_dependent/zebra_config.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
use File::Copy;
4
use File::Copy;
(-)a/tags/list.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2011 Athens County Public Libraries
3
# Copyright 2011 Athens County Public Libraries
4
#
4
#
(-)a/tags/review.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
3
# This software is placed under the gnu General Public License, v2 (http://www.gnu.org/licenses/gpl.html)
4
4
(-)a/test/progressbar.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Script for testing progressbar, part 1 - initial screem
3
# Script for testing progressbar, part 1 - initial screem
4
# it is split into two scripts so we can use firebug to debug it
4
# it is split into two scripts so we can use firebug to debug it
(-)a/test/progressbarsubmit.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Script for testing progressbar, part 2 - json submit handler
3
# Script for testing progressbar, part 2 - json submit handler
4
#   and Z39.50 lookups
4
#   and Z39.50 lookups
(-)a/test/search.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl -w
1
#!/usr/bin/env perl -w
2
2
3
use C4::Search;
3
use C4::Search;
4
4
(-)a/tools/ajax-inventory.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use Modern::Perl;
3
use Modern::Perl;
4
use CGI qw ( -utf8 );
4
use CGI qw ( -utf8 );
(-)a/tools/background-job-progress.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright (C) 2007 LibLime
3
# Copyright (C) 2007 LibLime
4
#
4
#
(-)a/tools/batchMod.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
3
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/tools/batch_delete_records.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/tools/batch_record_modification.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/tools/batch_records_ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2013 ByWater Solutions
3
# Copyright 2013 ByWater Solutions
4
# Based on circ/ysearch.pl: Copyright 2007 Tamil s.a.r.l.
4
# Based on circ/ysearch.pl: Copyright 2007 Tamil s.a.r.l.
(-)a/tools/cleanborrowers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/tools/copy-holidays.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Catalyst IT
3
# Copyright 2012 Catalyst IT
4
#
4
#
(-)a/tools/csv-profiles.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 BibLibre
3
# Copyright 2009 BibLibre
4
#
4
#
(-)a/tools/exceptionHolidays.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/tools/export.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/tools/holidays.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/tools/import_borrowers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2007 Liblime
3
# Copyright 2007 Liblime
4
# Parts copyright 2010 BibLibre
4
# Parts copyright 2010 BibLibre
(-)a/tools/inventory.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2009 Biblibre S.A
3
# Copyright 2000-2009 Biblibre S.A
4
#                                         John Soros <john.soros@biblibre.com>
4
#                                         John Soros <john.soros@biblibre.com>
(-)a/tools/koha-news.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/tools/letter.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/tools/manage-marc-import.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright (C) 2007 LibLime
3
# Copyright (C) 2007 LibLime
4
#
4
#
(-)a/tools/marc_modification_templates.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
# This file is part of Koha.
2
# This file is part of Koha.
3
#
3
#
4
# Copyright 2010 Kyle M Hall <kyle.m.hall@gmail.com>
4
# Copyright 2010 Kyle M Hall <kyle.m.hall@gmail.com>
(-)a/tools/modborrowers.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 BibLibre
3
# Copyright 2012 BibLibre
4
#
4
#
(-)a/tools/newHolidays.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
use strict;
3
use strict;
4
use warnings;
4
use warnings;
(-)a/tools/overduerules.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2000-2002 Katipo Communications
3
# Copyright 2000-2002 Katipo Communications
4
#
4
#
(-)a/tools/picture-upload.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
#
3
#
4
# This file is part of Koha.
4
# This file is part of Koha.
(-)a/tools/quotes-upload.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Foundations Bible College Inc.
3
# Copyright 2012 Foundations Bible College Inc.
4
#
4
#
(-)a/tools/quotes.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Foundations Bible College Inc.
3
# Copyright 2012 Foundations Bible College Inc.
4
#
4
#
(-)a/tools/quotes/quotes-upload_ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Foundations Bible College Inc.
3
# Copyright 2012 Foundations Bible College Inc.
4
#
4
#
(-)a/tools/quotes/quotes_ajax.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2012 Foundations Bible College Inc.
3
# Copyright 2012 Foundations Bible College Inc.
4
#
4
#
(-)a/tools/scheduler.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2007 Liblime Ltd
3
# Copyright 2007 Liblime Ltd
4
#
4
#
(-)a/tools/showdiffmarc.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Koha library project  www.koha-community.org
3
# Koha library project  www.koha-community.org
4
4
(-)a/tools/stage-marc-import.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Script for handling import of MARC data into Koha db
3
# Script for handling import of MARC data into Koha db
4
#   and Z39.50 lookups
4
#   and Z39.50 lookups
(-)a/tools/tools-home.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# This file is part of Koha.
3
# This file is part of Koha.
4
#
4
#
(-)a/tools/upload-cover-image.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
#
2
#
3
# Copyright 2011 C & P Bibliography Services
3
# Copyright 2011 C & P Bibliography Services
4
#
4
#
(-)a/tools/upload-file-progress.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright (C) 2007 LibLime
3
# Copyright (C) 2007 LibLime
4
#
4
#
(-)a/tools/upload-file.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright (C) 2007 LibLime
3
# Copyright (C) 2007 LibLime
4
#
4
#
(-)a/tools/viewlog.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2010 BibLibre
3
# Copyright 2010 BibLibre
4
# Copyright 2011 MJ Ray and software.coop
4
# Copyright 2011 MJ Ray and software.coop
(-)a/virtualshelves/addbybiblionumber.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#script to provide virtual shelf management
3
#script to provide virtual shelf management
4
#
4
#
(-)a/virtualshelves/downloadshelf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 BibLibre
3
# Copyright 2009 BibLibre
4
#
4
#
(-)a/virtualshelves/sendshelf.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright 2009 BibLibre
3
# Copyright 2009 BibLibre
4
#
4
#
(-)a/virtualshelves/shelves.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
#
3
#
4
# Copyright 2000-2002 Katipo Communications
4
# Copyright 2000-2002 Katipo Communications
(-)a/xt/author/show-template-structure.pl (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright (C) 2010 Galen Charlton
3
# Copyright (C) 2010 Galen Charlton
4
# 
4
# 
(-)a/xt/yaml_valid.pl (-2 / +1 lines)
Lines 1-4 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/env perl
2
2
3
# Copyright (C) 2012 BibLibre
3
# Copyright (C) 2012 BibLibre
4
#
4
#
5
- 

Return to bug 5617