Group
Extension

Matches 1

UI-Various ( D/DO/DORNER/UI-Various-1.00.tar.gz, DORNER, 2024; MetaCPAN )
UI-Various/builder/dod-check.pl ( view source; MetaCPAN )
ub {
		run_and_check
		    ('Build.PL', 'perl Build.PL', 0,
		     'Created MYMETA.yml and MYMETA.json',
		     "Creating new 'Build' script for '" . ID . "' version .*");
	    });

skip_or_run('build
		     'Creating working directory: .*',
		     '[^C].*$+',
		     'Created MYMETA.yml and MYMETA.json',
		     "Creating new 'Build' script for '" . ID . "' version .*",
		     '[^B].*$+',
		     'Bu
	run_and_check
		    ('Build.PL again', 'perl Build.PL', 0,
		     'Created MYMETA.yml and MYMETA.json',
		     "Creating new 'Build' script for '" . ID . "' version .*");
	    });

skip_or_run('cross

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.