Bugzilla – Attachment 7301 Details for
Bug 6836
jQuery plugin Datatables integration http://wiki.koha-community.org/wiki/DataTables_HowTo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Updating perlcriticrc to allow Modern::Perl to suffice instead of use warnings; and use strict;
SIGNED-OFF-Updating-perlcriticrc-to-allow-ModernPe.patch (text/plain), 1.02 KB, created by
Katrin Fischer
on 2012-01-23 21:33:40 UTC
(
hide
)
Description:
[SIGNED-OFF] Updating perlcriticrc to allow Modern::Perl to suffice instead of use warnings; and use strict;
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2012-01-23 21:33:40 UTC
Size:
1.02 KB
patch
obsolete
>From 50d6c77f37a46a1ac41409c5b9dc749ce6fd39a1 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Fri, 13 Jan 2012 17:08:24 +1300 >Subject: [PATCH] [SIGNED-OFF] Updating perlcriticrc to allow Modern::Perl to > suffice instead of use warnings; and use strict; > >http://bugs.koha-community.org/show_bug.cgi?id=6836 > >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > t/perlcriticrc | 8 +++++++- > 1 files changed, 7 insertions(+), 1 deletions(-) > >diff --git a/t/perlcriticrc b/t/perlcriticrc >index 287273c..69b3d74 100644 >--- a/t/perlcriticrc >+++ b/t/perlcriticrc >@@ -2,4 +2,10 @@ exclude = Miscellanea::RequireRcsKeywords > > > [Perl::Critic::Policy::BuiltinFunctions::ProhibitStringyEval] >-allow_includes =1 >\ No newline at end of file >+allow_includes =1 >+ >+[TestingAndDebugging::RequireUseStrict] >+equivalent_modules = Modern::Perl >+ >+[TestingAndDebugging::RequireUseWarnings] >+equivalent_modules = Modern::Perl >\ No newline at end of file >-- >1.7.5.4
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 6836
:
5284
|
5291
|
5294
|
6340
|
6387
|
6467
|
6468
|
6522
|
6523
|
6524
|
7112
|
7120
|
7121
|
7122
|
7123
|
7124
|
7243
|
7244
|
7298
|
7299
|
7300
| 7301 |
7302