Enable use warnings;, clean up complainy functions, fix a few tab/space formatting...
authorstan <stan@brinkerhoff.org>
Thu, 1 Jan 2009 17:39:33 +0000 (12:39 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 9 Jan 2009 16:42:57 +0000 (10:42 -0600)
commit5ce47ac580c41d7f1c38a52f1523b0cc0ae6032c
tree298e8737afd959090d35c9ccc530dca8d41ee9ed
parent38360d470ace2ec073b340275312571008a59752
Enable use warnings;, clean up complainy functions, fix a few tab/space formatting issues.

Refactoring KOHAVERSION to be less crufty, enabling use warnings, change formatting slightly in places.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Context.pm