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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.t75 BEGIN {*is = \&Is};
76 sub Is { 'Is' }; subroutine
108 ::ok ( $got eq 'Is', 'and that it gave the correct result')
109 or print STDERR "# expected 'Is', got " .

Completed in 425 milliseconds