Home
last modified time | relevance | path

Searched defs:make_iterator (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/
H A DMySourceHandler.pm32 sub make_iterator { subroutine
H A DMyFileSourceHandler.pm26 sub make_iterator { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DSourceHandler.pm88 sub make_iterator { subroutine
H A DIteratorFactory.pm198 sub make_iterator { subroutine
[all...]
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/SourceHandler/
H A DRawTAP.pm95 sub make_iterator { subroutine
H A DHandle.pm86 sub make_iterator { subroutine
H A DFile.pm90 sub make_iterator { subroutine
H A DExecutable.pm101 sub make_iterator { global() subroutine
H A DPerl.pm137 sub make_iterator { global() subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Diterators.t213 sub make_iterator { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/TAP/Parser/
H A DSubclassTest.pm26 sub make_iterator { shift->SUPER::make_iterator(@_)->custom } # deprecated subroutine