Searched +refs:diff +refs:find +refs:source +refs:location (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm268 # Here is a map of the flow of data from the input source to the output
312 source => undef,
368 my $source_stream = $input_hash{'source'};
639 "Ignoring -b; you may not specify a source array and -b together\n";
680 "You may not specify any filenames when a source array is given\n";
683 # we'll stuff the source array into ARGV
686 # No special treatment for source stream which is a filename.
691 # use stdin by default if no source array and no args
750 # If for example a source file got clobberred somehow,
815 # that will be applied to the source befor
[all...]

Completed in 132 milliseconds