Searched +refs:sak +refs:help +refs:on (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Perl-Tidy/bin/
H A Dperltidy11 MacPerl::Ask( 'Please enter @ARGV (-h for help)',
44 Perltidy can produce output on either of two modes, depending on the
64 Execute perltidy on all F<.pl> files in the current directory with the
77 Execute perltidy on file F<somefile.pl> with a style which approximates the
82 Execute perltidy on file F<somefile.pl>, with 3 columns for each level of
94 Execute perltidy on file F<somefile.pl> with all defaults except use "cuddled
100 Execute perltidy on file F<somefile.pl> and save a log file F<somefile.pl.LOG>
146 Most parameters which serve as on/off flags can be negated with a
165 =item B<-h>, B<--help>
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm35 # create a Perl::Tidy module which can operate on strings, arrays, etc.
36 # Yves Orton supplied coding to help detect Windows versions.
57 BEGIN { $^W = 1; } # turn on warnings
245 # that is small and manageable by the user, especially on systems for which
292 # decisions on the default rules as modified by any command-line options.
1004 # Save logger, debugger output only on pass 1 because:
1377 "perltidy version $VERSION log file on a $^O system, OLD_PERL_VERSION=$]\n"
1475 # help h
1600 $add_option->( 'space-after-keyword', 'sak', '=s' );
1650 $add_option->( 'opening-brace-always-on
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/lib/Perl/
H A DTidy.pm34 # create a Perl::Tidy module which can operate on strings, arrays, etc.
35 # Yves Orton supplied coding to help detect Windows versions.
47 BEGIN { $^W = 1; } # turn on warnings
282 # decisions on the default rules as modified by any command-line options.
1069 "perltidy version $VERSION log file on a $^O system, OLD_PERL_VERSION=$]\n"
1168 # help h
1288 $add_option->( 'space-after-keyword', 'sak', '=s' );
1335 $add_option->( 'opening-brace-always-on-right', 'bar', '!' );
1336 $add_option->( 'opening-brace-on-new-line', 'bl', '!' );
1340 $add_option->( 'opening-sub-brace-on
[all...]

Completed in 190 milliseconds