Searched refs:default (Results 101 - 125 of 225) sorted by relevance

123456789

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm87 The default permissions to use if a new file is created. The actual
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm87 The default permissions to use if a new file is created. The actual
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm90 The default permissions to use if a new file is created. The actual
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dcode.t245 $safe->permit(qw(:default require));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCarp.pm10 (not exported by default)
H A DDumpvalue.t34 # the default is 1, but we want two single quotes
160 is( $d->{tick}, "'", 'default value set to " correctly' );
H A DEnv.pm22 names to global Perl variables with the same names. By default it
H A DSwitch.pm90 || $Perl6 && $source =~ /when|given|default/;
147 || $Perl6 && $source =~ m/\G(\s*)(default\b)(?=\s*\{)/gc)
150 $text .= $1 . ($keyword eq "default"
154 if ($keyword eq "default") {
732 Hence, it is possible to reverse the default behaviour by specifying
770 default { handle anything else; }
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm142 By default it just prints the stubs, but you can set the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCheckTree.pm40 The default is C<|| warn>. The file test may optionally have a "!' prepended
130 # add "|| warn" as a default disposition
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.pm43 By default C<Hash::Util> does not export anything.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm816 Here's is a short example of output, using the default formatting
835 given in base 36 by default.
867 level in the tree. This mode is the default, so the flag is included
897 the default.
909 for text documentation or email. This is the default.
921 currently supported. The default is 36.
926 usual convention for Arabic numerals, and the default.
935 default, of course.
H A DC.pm39 my $default = $section->default;
43 s{(s\\_[0-9a-f]+)}{ exists($sym->{$1}) ? $sym->{$1} : $default; }ge;
114 my $default = $section->default;
127 { exists($sym->{$1}) ? $sym->{$1} : $default; }ge;
1521 default: label
2186 disable an option using B<-fno-option>. All options default to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL152 Sets the centered page header to I<string>. The default is "User
157 Set the left-hand footer string to this value. By default, the modification
209 Set the default header to indicate that this page is part of the standard
227 Set the centered footer. By default, this is the version of Perl you run
244 By default, section 1 will be used unless the file ends in .pm in which case
H A Dpod2latex.PL307 C<latex> chapter, 1 equivalent to a C<latex> section etc. The default
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm49 (":") ending with a directory. Resulting paths are B<relative> by default,
56 path is relative by default and I<not> absolute. This descision was made due
91 The resulting path is relative by default, i.e. the resulting path will have a
271 by default, but can be forced to be absolute (but avoid this).
274 resulting path is relative by default and I<not> absolute. This
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm58 # By default restricted hashes are downgraded on earlier perls.
433 from a file via C<fd_retrieve>. Those names aren't imported by default,
539 serialize data which is not supported by earlier Perls. By default,
551 Storable serializes them as utf8. By default, if an older version of
564 By default, when Storable encounters a restricted hash on a perl
569 the default set it back to some C<TRUE> value.
655 discard that hook for this class and to therefore revert to the default
663 return if $cloning; # Regular default serialization
821 $safe->permit(qw(:default require));
895 unsigned integers on storing. By default Storabl
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL64 the cc command line. By default, the Makefile.PL will search through
135 are using to run h2xs will have no effect. If unspecified h2xs will default
223 =item B<-t>, B<--default-type>=I<type>
226 The default is IV (signed integer). Currently all macros found during the
233 C<Test::More> rather than C<Test> which is the default for versions before
265 to the templates. The default is 0.01, or 0.00_01 if C<-B> is specified.
521 (default is select all).
546 -t, --default-type Default type for autoloaded constants (default is IV)
623 'default
[all...]
H A Dc2ph.PL85 -n do not generate perl code (default when invoked as pstruct)
86 -p generate perl code (default when invoked as c2ph)
427 -n do not generate perl code (default when invoked as pstruct)
428 -p generate perl code (default when invoked as c2ph)
H A Ddprofpp.PL84 will display the 15 subroutines which are using the most time. By default
181 (default) Display all subroutine times exclusive of child subroutine times.
201 Show only I<cnt> subroutines. The default is 15.
268 (default) Sort by amount of user+system time used. The first few lines
355 # -z Sort by user+system time spent in subroutines. (default)
365 # -E Sub times are reported exclusive of child times. (default)
815 # I don't want -F to be default behavior--yet
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Dpiconv55 # default
203 Uses Encode::from_to for conversion. This is the default.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm228 B<If not specified, -delay will default to 1 second>
235 If not specified, -nph will default to 1 (as needed for many servers, see below).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dfs.t18 $wd = `show default`;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/
H A DFcntl.pm27 By default your system's F_* and O_* constants (eg, F_DUPFD and
64 # Items to export into callers namespace by default
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm160 $obj->permit_only(':default');
163 # as split, length and so on won't default to $_ properly, nor
167 # @_ in non default packages within the compartment don't work.
488 By default, the only variables shared with compartments are the
491 operators which default to $_ will not work and neither will the
506 The default operator mask for a newly created compartment is
507 the ':default' optag.
666 STRICT is omitted 'no strict;' is the default.

Completed in 82 milliseconds

123456789