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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSwitch.pm13 sub __();
34 *{"${pkg}::__"} = \&__ if grep /__/, @_;
82 | ^__(DATA|END)__\n.*
375 # IMPLEMENT __
379 sub __() { $placeholder } subroutine
486 "bool" => sub { croak "Can't use && or || in expression containing __" },
803 subroutine named C<__> [si
[all...]

Completed in 19 milliseconds