]> git.evergreen-ils.org Git - Evergreen.git/commit
Remove syntax error from O:A:Storage:Publisher:authority and add strict pragma
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 8 Feb 2011 06:20:36 +0000 (06:20 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 8 Feb 2011 06:20:36 +0000 (06:20 +0000)
commit165bc20450999ffaaf0dd6f17b7eba5d8d04e017
tree7f354ae6bc8a71ffbc39332e923db4a535125a49
parent1ae6aedcb9af2c58928b6ad41242fdd0d478cf11
Remove syntax error from O:A:Storage:Publisher:authority and add strict pragma

Came across a line of dead code while debugging a related problem, and
noticed that strict/warnings wasn't in place, so I culled the dead code
and added use strict/use warnings accordingly (now that we no longer
have the syntax error caused by the dead code).

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19406 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/authority.pm