Help for this page
use Some::Module;
BEGIN { ... Contents of Some/Module.pm ... ... } use Some::Module;
use strict; use warnings; ... ); say $newbook->isbn;