Home
last modified time | relevance | path

Searched refs:old_shellwords (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Text-ParseWords/t/
H A Dtaint.t22 use Text::ParseWords qw(shellwords old_shellwords);
30 print "not " if grep { not tainted($_) } old_shellwords("$0$^X");
/openbsd-src/gnu/usr.bin/perl/cpan/Text-ParseWords/lib/Text/
H A DParseWords.pm124 sub old_shellwords { subroutine