<<

NAME

C4::XISBN - Functions for retrieving XISBN content in Koha

FUNCTIONS

This module provides facilities for retrieving ThingISBN and XISBN content in Koha

get_xisbns($isbn);

$isbn is an ISBN string

NOTES

AUTHOR

Joshua Ferraro <jmf@liblime.com>

<<