]> git.evergreen-ils.org Git - evergreen/tadl.git/commit
Teach Syndetic.pm to pass UPC in requests
authorJeff Godin <jgodin@tadl.org>
Sat, 28 Apr 2012 21:24:06 +0000 (17:24 -0400)
committerJeff Godin <jgodin@tadl.org>
Wed, 25 Jul 2012 23:37:06 +0000 (19:37 -0400)
commitaa65df89ed0cab3116ed2272a755220947e735e2
tree1cd582b0e9fbfee9528c196a116d47ccb50f365b
parentfcc04796a10eef2a8c5c9a7cb5257a934c9739c7
Teach Syndetic.pm to pass UPC in requests

Teach OpenILS::WWW::AddedContent::Syndetic to pass UPC when
requesting added content from the source.

Protect against warnings when no isbn/upc provided

Protect against Perl giving us uninitialized value warnings when
isbn or upc has not been provided.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/AddedContent/Syndetic.pm