Searched refs:FILTER_ONLY (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/Filter/Simple/
H A DFilterOnlyTest.pm5 FILTER_ONLY
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm12 @EXPORT = qw( FILTER FILTER_ONLY );
29 croak "FILTER_ONLY: ", @_;
125 sub FILTER_ONLY { subroutine
521 exporting the C<FILTER_ONLY> subroutine.
523 C<FILTER_ONLY> takes a sequence of specifiers that install separate
529 FILTER_ONLY
572 Except for C<< FILTER_ONLY code => sub {...} >>, each of
577 a single C<FILTER_ONLY>. For example, here's a simple
582 FILTER_ONLY
626 FILTER_ONLY cod
[all...]

Completed in 18 milliseconds