Bugzilla – Attachment 97646 Details for
Bug 7468
Add label to batch by barcode range
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7468: Use Modern::Perl
Bug-7468-Use-ModernPerl.patch (text/plain), 791 bytes, created by
Katrin Fischer
on 2020-01-20 21:35:50 UTC
(
hide
)
Description:
Bug 7468: Use Modern::Perl
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-01-20 21:35:50 UTC
Size:
791 bytes
patch
obsolete
>From ccad59ae35c2bbf6a2e5ddc3942c11523f4ddeb4 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Thu, 16 Jan 2020 01:34:35 +0000 >Subject: [PATCH] Bug 7468: Use Modern::Perl > >Just a tiny coding guidelines fix. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > labels/label-edit-range.pl | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >diff --git a/labels/label-edit-range.pl b/labels/label-edit-range.pl >index 8f73934395..ebd2fce6f5 100755 >--- a/labels/label-edit-range.pl >+++ b/labels/label-edit-range.pl >@@ -17,8 +17,7 @@ > # You should have received a copy of the GNU General Public License > # along with Koha; if not, see <http://www.gnu.org/licenses>. > >-use strict; >-use warnings; >+use Modern::Perl; > > use CGI qw ( -utf8 ); > >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7468
:
67184
|
67598
|
67636
|
70980
|
77592
|
81071
|
81072
|
81073
|
81074
|
81075
|
91568
|
91569
|
91570
|
97454
|
97455
|
97456
|
97457
|
97458
|
97459
|
97460
|
97461
|
97551
|
97552
|
97553
|
97554
|
97555
|
97556
|
97557
|
97558
|
97638
|
97639
|
97640
|
97641
|
97642
|
97643
|
97644
|
97645
| 97646