name = Playwright version = 1.431 author = George S. Baugh license = MIT copyright_holder = Troglodyne LLC copyright_year = 2022 [Run::BeforeBuild] run = PATH="$NVM_BIN:$PATH" run = which npm run = which npx run = npm i run = npm i playwright@latest run = npx playwright install-deps run = ./generate_api_json.sh run = ./generate_perl_modules.pl run = PATH="$(pwd)/bin:$PATH" perl -Ilib example.pl [Run::AfterBuild] run = ./clean_generated_files.sh [GatherDir / LibFiles ] include_untracked = 1 exclude_match = .*\.swp exclude_match = .*\.swo root = ./lib prefix = lib [GatherDir / BuildConf ] root = ./conf prefix = . [GatherDir / BinFiles ] include_untracked = 1 root = ./bin prefix = bin [GatherDir / TestFiles ] root = ./t prefix = t [PruneCruft] except = \.travis.yml [ManifestSkip] [MetaYAML] [MetaJSON] [License] [Readme] [InstallGuide] [ExtraTests] [ExecDir] [ShareDir] [MakeMaker] [Manifest] [PkgVersion] [AutoPrereqs] [MetaProvides::Package] [FileFinder::Filter / NoBin] finder = :InstallModules ; [PodWeaver] finder=NoBin [Git::Contributors] [TidyAll] ; Unfortunately CPAN changes detects the first date incorrectly. Oh well... ; Unfortunately the Manifest test does not work for unknown reasons. [@TestingMania] critic_config = perlcriticrc disable = Test::Compile disable = PodCoverageTests disable = Test::Synopsis [TestRelease] [ConfirmRelease] [UploadToCPAN] [CheckMetaResources] [CheckPrereqsIndexed] [CheckChangesHasContent] [Prereqs / RuntimeRequires] perl = 5.010 List::Util = 1.33 [GithubMeta] issues = 1 user = teodesian ; `dzil authordeps` doesn't know about the Pod Weaver dependencies: ; authordep Pod::Weaver::Section::Contributors = 0 ; authordep Pod::Weaver::Plugin::Encoding = 0 ; authordep Pod::Weaver::Section::SeeAlso = 0 ; authordep Pod::Weaver::Section::GenerateSection = 0 ; authordep Pod::Elemental::Transformer::List = 0 ; authordep XML::Simple = 0 ; authordep Test::LWP::UserAgent = 0 ; authordep Test::Pod::Coverage = 0 ; authordep Term::UI = 0