Group
Extension

Matches 2

perl_debug ( G/GE/GERRIT/perl_debug-5.8.1-2-srctree.tar.bz2, GERRIT, 2003; MetaCPAN )
perl_debug/perl/perl_debug-5.8.1/lib/ExtUtils/t/Mkbootstrap.t ( view source; MetaCPAN )
 );
}


SKIP: {
	skip("cannot read .bs file: $!", 2) unless $file_is_ready;

	my $file = do { local $/ = <IN> };

	# filename should be in header
	like( $file, qr/# dasboot DynaLoader/, 'file should h
{
	skip("cannot open dasboot.bs for reading: $!", 3) unless $file_is_ready;

	my $file = do { local $/ = <IN> };
	is( $out->read, "Writing dasboot.bs\n", 'should hush without Verbose set' );

	# and f
perl_debug ( G/GE/GERRIT/perl_debug-5.8.1-2-srctree.tar.bz2, GERRIT, 2003; MetaCPAN )
perl_debug/perl/perl_debug-5.8.1/lib/ExtUtils/t/Packlist.t ( view source; MetaCPAN )

SKIP: {
	skip("cannot open file for reading: $!", 5) unless $file_is_ready;
	my $file = do { local $/ = <IN> };

	like( $file, qr/single\n/, 'key with value should be available' );
	like( $file, qr!/

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