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

12345

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm376 than a short test; try:
H A DSwitch.pm661 and a series of C<case> statements can try different types of matches
692 case 1 { handle_num_1(); next } # and try next case...
693 case "1" { handle_str_1(); next } # and try next case...
695 case /\d/ { handle_dig_any(); next } # and try next case...
696 case /.*/ { handle_str_any(); next } # and try next case...
H A DTest.pm321 style of C<ok()>. That is, if you try C<ok(I<arg1>, I<note>)>, then
H A DCGI.pm3009 # we only try to preserve the number of / that were provided by the user
3151 # Didn't get it, so try pattern matching.
5108 from the command-line processing, CGI.pm will pause and try to read
5139 3. Otherwise try the locations /usr/tmp, /var/tmp, C:\temp,
5678 try to mix a URL query string with a form submitted with the GET
6366 practice of having C<use strict> in your code. Perl will complain when you try
7705 Internet Information Server, in contrast, try to decide whether a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm84 Here are the rules that are used in C<catdir()>; note that we try to be as
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm567 Note that this function does I<not> try to equate new (and never-used,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm434 the corresponding sections, subsections, etc. to try and match. If
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm795 # If the base is defined and an integer, try to calculate integer result
900 # (not with log(1.2345), but try log (123**123) to see what I mean. This
2200 # try one level up, but subst. bxxx() for fxxx() since MBI only got bxxx()
2781 The following would first try to find Math::BigInt::Foo, then
2849 That would try to load Foo, Bar, Baz and Calc (in that order). Or in other
2850 words, Math::BigFloat will try to retain previously loaded libs when you
2851 don't specify it onem but if you specify one, it will try to load them.
2897 But don't try to be clever to insert some operations in between:
H A DBigRat.pm143 # try as BigFloats first
1334 The following would first try to find Math::BigInt::Foo, then
H A DBigInt.pm361 # try to set given options as arguments from hash
2218 # If not, try to use it as classname, unless undef, then use $class
2228 # badd($class,1) is not supported (it should, eventually, try to add undef)
2271 # foreign object, try to convert to integer
2289 # foreign object, try to convert to integer
2341 # try to load core math lib
2343 push @c,'Calc'; # if all fail, try this
3606 The following would first try to find Math::BigInt::Foo, then
3774 If you find the Calc module to slow, try to install any of the replacement
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm241 # depend on each other. Let's try to collect the macros up front,
335 of the extension. If you're really desperate, you can try to change
747 # Also try without trailing minor version numbers.
799 # standard, we try to enable the next line again. It was
827 # extremely careful when we try to give perl a reason to reload a
1938 libraries, scripts, etc... MakeMaker will try to make an educated
2194 If you still need a different solution, try to develop another
H A DMM_VMS.pm104 directory (presumably the 'main' F<.pm> file for this extension), and try
207 # dir (probably an installed location). First, we'll try potential
219 # If it looks like a potential command, try it without the MCR
1846 # filespec length to try to insure that dependent extensions
2307 # No hints, so we try to guess
H A DMM_Unix.pm66 If you are going to write a platform specific MM package, please try
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm597 Storable uses the "exception" paradigm, in that it does not try to workaround
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1263 means that transferring remote file C</path/to/file> will try to put
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm258 eval { $self->{normCode}->("") }; # try
964 # try to match
1723 B<Unicode::Normalize is required to try The Conformance Test.>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL559 extension, e.g. -lm would try to link in the math library.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
1357 % others). Let's try in that order.
4377 % false. We have to make TeX try to read something from the file, so
4645 % \balancecolumns below; \onepageout will try to fit the two columns
5840 \emergencystretch = 0pt % don't try to avoid overfull boxes
6424 % want a way to get ttsl. Let's try @var for that.
7736 % try txi-de.tex.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
3577 % false. We have to make TeX try to read something from the file, so
4889 \emergencystretch = 0pt % don't try to avoid overfull boxes
5421 % want a way to get ttsl. Let's try @var for that.
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh626 # Don't allow NULL for first try.
632 _PASS1=$ANS # Store first try.
634 # Get second try.
646 ${ECHO} "ERROR: passwords don't match; try again."
1165 # If LDAP_SUFFIX is no set, try to utilize LDAP_TREETOP since older
3059 0) # not a suffix, or suffix not activated; try next
3129 # Well, suffix does not exist, try to prepare create it ...
3138 # try to use id attr value of the suffix as a database name
3571 # invalid suffix, try next one
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2311 opened read-only will work as long as you don't try to modify the
2376 and you try to write still more deferred data, the buffer will be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm783 # This method is the inner loop, so try to keep it simple
3469 # first, try the default stringification
3472 # failing that, try using more precision
4143 While B::Deparse goes to some lengths to try to figure out what your

Completed in 182 milliseconds

12345