Comment 11 for bug 1559281

Revision history for this message
Galen Charlton (gmc) wrote : Re: [Bug 1559281] Re: Added Content: Allow fake ISBNs to be sent to providers

> I played around with this for a bit. It's pretty easy:
>
> $Business::ISBN::country_data{ '631' } = [
> 'Baker and Taylor',
> [ '0' => '9' ],
> ];

Do you expect the data structure to remain stable for the foreseeable future?