Searched refs:try (Results 76 - 100 of 122) sorted by relevance

12345

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl607 # inside the eval(), and we want to try to stay safe.
676 # comments in this code try to address this problem.)
991 subs to be called with a value. To try to make this a little easier to
1143 The pager to be used is needed next. We try to get it from the
1144 environment first. if it's not defined there, we try to find it in
1314 # If there isn't one here, try the user's home directory.
1318 # Else try the login directory.
1551 should try to start a debugging session on that port. It builds the socket
2060 # ... try to execute the input as debugger commands.
2135 try t
[all...]
H A Dbignum.pm259 If you do want to work with large integers like under C<use integer;>, try
411 The following would first try to find Math::BigInt::Foo, then
H A DCPAN.pm145 "available (try 'install Bundle::CPAN')";
347 # Now we try to use it for dependency tracking. For that to happen
526 You may want to kill it and delete the lockfile, maybe. On UNIX try:
541 qq{ On UNIX try:\n}.
1129 Please specify a filename where to save the configuration or try
2480 $self->debug("without URI::URL we try local file $l") if $CPAN::DEBUG;
2952 my $try = substr($perlret[0],0,$i);
2953 my @tries = grep {substr($_,0,$i) eq $try} @perlret;
2954 # warn "try[$try]trie
[all...]
H A Dutf8.pm97 as used in e.g. C<chr()> and C<\x{...}>, try this:
H A DDigest.pm238 will croak if you try.
H A DDumpvalue.pm554 Whether to try to find the subroutine name given the reference.
H A Dbigint.pm273 The following would first try to find Math::BigInt::Foo, then
H A Dcharnames.pm439 will try to read "unicore/pro_alias.pl" from the @INC path. This
H A DExporter.pm158 try to use @EXPORT_OK in preference to @EXPORT and avoid short or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL192 Assume each sentence ends with two spaces and try to preserve that spacing.
H A Dpod2man.PL508 Finally, as a general note, try not to use an excessive amount of markup.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL358 If you're just looking for help with perl, try posting to the Usenet
360 perl with CGI, try posting to comp.infosystems.www.programming.cgi.
473 try to include example of both the actual
479 unusual version of perl, please try and confirm
1095 problem helps a great deal. In other words, try to analyze the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm295 Shift_JIS, for example, you can still try examples in Chapter 15 of
489 To understand it, try the code below.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove226 You can use F<prove>'s C<--shuffle> option to try to excite problems
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh1562 # added), it will be moved with its parent. Don't try
1614 # try to claim the next one.
3595 # Use a subshell to set noclobber, then try to create
3603 try=$name
3606 exec 2>$try
3608 print "$try"
3611 try=$name.$try
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm284 functions and methods will croak if you try to feed them such input
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm181 # don't try to connect unless we're given a PeerAddr
342 then the constructor will try to derive C<Proto> from the service
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm624 spaces, and will try to preserve that spacing. If set to false, all
688 get it to work at all. This rewrite doesn't even try to do that, but a
H A DText.pm748 spaces, and will try to preserve that spacing. If set to false, all
824 get it to work at all. This rewrite doesn't even try to do that, but a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm174 or you can try using the 4-argument form of Term::ReadLine->new().
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c1845 int try; local
1848 for (try = 0; try < 2; try++)
1854 if (try == 1)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm32 # try to read a block which is exactly $size bytes long
274 C<filter_read> in block mode, except it will try to read a block which
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm100 If you try to import an unimplemented function in the C<use> statement
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH524 * functions are available for string searching. If not, try the
745 * include <netinet/in.h>. Otherwise, you may try <sys/in.h>.
2018 * of Strerror() in this file before you try to define your own.
4190 * try to use the various _r versions of library functions.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm733 any I<further> compilation that the already compiled code may try to perform.

Completed in 91 milliseconds

12345