[Koha-patches] [PATCH] Quick Spine Label Printer

Galen Charlton galen.charlton at liblime.com
Fri Jul 10 17:38:14 CEST 2009


Hi,

On Fri, Jul 10, 2009 at 9:09 AM, Kyle M Hall<kyle.m.hall at gmail.com> wrote:

> diff --git a/labels/spinelabel-home.pl b/labels/spinelabel-home.pl
> new file mode 100755
> index 0000000..5b271e7
> --- /dev/null
> +++ b/labels/spinelabel-home.pl
> @@ -0,0 +1,26 @@
> +#!/usr/bin/perl
> +
> +use strict;
> +use CGI;

New code must also use the warnings pragma, not just strict.  Please
see bug 2505.

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt



More information about the Koha-patches mailing list