Subject: | PDF::Create is now strict about parameters |
Current versions of PDF::Create are strict about input parameters and die on unknown/unhandled ones. This is causing the test suite to fail:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.23.8t/bin/perl5.23.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
PDF::Create.pm - new_page(): Received invalid key [Media-Box] at /tmpfs/.cpan-build-cpansand/2016030906/Text-Format-Screenplay-0.01-v3cpqy/blib/lib/Text/Format/Screenplay.pm line 113.
# Looks like your test exited with 25 just after 1.
t/Text-Format-Screenplay.t ..
Dubious, test returned 25 (wstat 6400, 0x1900)
All 1 subtests passed