Searched refs:old_shellwords (Results 1 – 2 of 2) sorted by relevance
22 use Text::ParseWords qw(shellwords old_shellwords);30 print "not " if grep { not tainted($_) } old_shellwords("$0$^X");
124 sub old_shellwords { subroutine