Searched defs:_qq (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl99 sub _qq { subroutine
304 print STDOUT "# key ", _qq($key), " was ", _qq($orig->{$key}),
305 " now ", _qq($value), "\n";
309 print STDOUT "# key ", _qq($key), " is ", _qq($value),
318 print STDOUT "# key ", _qq($_), " was ", _qq($orig->{$_}), " now missing.\n";

Completed in 21 milliseconds