Searched refs:latest (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm137 will be called sooner or later - at latest when the first sub
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c2135 time_t latest; local
2212 * pick the latest one.
2214 latest = 0;
2223 if (t_notbefore > latest) {
2228 latest = t_notbefore;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm218 * If you are using the latest version of Devel::PPPort and it is failing
234 * For the latest version of this code, please retreive the Devel::PPPort
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1746 L<http://www.unicode.org/Public/UCA/latest/allkeys.txt>
1750 L<http://www.unicode.org/Public/UCA/latest/CollationTest.html>
1752 L<http://www.unicode.org/Public/UCA/latest/CollationTest.zip>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregcomp.c2573 register regnode *latest; local
2596 latest = regpiece(pRExC_state, &flags);
2597 if (latest == NULL) {
2603 ret = latest;
2609 regtail(pRExC_state, chain, latest);
2611 chain = latest;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1158 # Use the latest stop_time
1670 The latest source tree is available via cvs:
1679 The latest Net::Ping release can be found at CPAN:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1039 =item Are you running the latest released version of perl?
1041 Look at http://www.perl.com/ to find out. If it is not the latest
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1672 my($latest) = $module->cpan_version;
1687 next unless CPAN::Version->vgt($latest, $have);
1689 # && !($have eq "undef" && $latest ne "undef" && $latest gt "");
1723 "latest",
1744 $latest,
5523 my($latest) = $self->cpan_version;
5524 $latest ||= 0;
5533 ! CPAN::Version->vgt($latest, $have)
5536 "latest[
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm960 C<"$!"> (the latest error message).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm2106 a rough guideline. You should really wrap up the latest BigInt and BigFloat
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm1183 end-users will have to upgrade Test::Harness to the latest one on
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
30 % reports; you can get the latest version from:

Completed in 244 milliseconds