]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1179660: remove OpenSRF.pm AUTOLOAD
authorBill Erickson <berick@esilibrary.com>
Mon, 13 May 2013 20:19:51 +0000 (16:19 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Mar 2014 17:53:40 +0000 (09:53 -0800)
commit951d97a32db426874c4bb6314e473660d765f302
tree5f7a44194234af293bb3444f103e5448a98e06f5
parentd3499f22bb56a1f153d068df2f66a56867ec5560
LP#1179660: remove OpenSRF.pm AUTOLOAD

Instead of simply producing an error message in the OpenSRF logs, calls
to nonexistent subroutines are now fatal errors which will stop code
execution.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
src/perl/lib/OpenSRF.pm