]> git.koha-community.org Git - koha.git/commit
Bug 6679 : cataloguing/ now passing critic tests
authorChris Cormack <chrisc@catalyst.net.nz>
Mon, 31 Oct 2011 08:16:29 +0000 (21:16 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Thu, 8 Dec 2011 19:43:05 +0000 (14:43 -0500)
commitc5e6163efb06490c7e21d2d067df1a0727005b3b
tree741e5e98462e852889db9ace652a4847b5ff1484
parenta8274cdfdea6350a292361da0370db9f67d02dcc
Bug 6679 : cataloguing/ now passing critic tests

Declare variables outside of conditionals
Don't use prototypes http://www.modernperlbooks.com/mt/2009/08/the-problem-with-prototypes.html
Use ":encoding(UTF-8)" to get strict validation.

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
cataloguing/addbiblio.pl
cataloguing/additem.pl
cataloguing/merge.pl
cataloguing/ysearch.pl
t/00-testcritic.t