Help for this page

Select Code to Download


  1. or download this
    #!~/perl5/perlbrew/perls/perl-5.28.1/bin/perl
    
    use Modern::Perl '2019';
    ...
        print "Book: ".$scraper->isbn." not found.\n\n";
      }
    }