- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3601 - 3610 of 6,576 for content_length:[0 TO 9999] (0.15 sec)
-
B::Showlex.txt
package B::Showlex; our $VERSION = '1.05'; use strict; use B qw(svref_2object comppadlist class); use B::Terse (); use B::Concise (); # # Invoke as # perl -MO=Showlex,foo bar.pl # to see the names ...perldoc.perl.org/B::Showlex.txtRegistered: Sat Dec 27 07:20:58 UTC 2025 - 5.5K bytes - Viewed (0) -
App::Prove::State::Result.txt
package App::Prove::State::Result; use strict; use warnings; use Carp 'croak'; use App::Prove::State::Result::Test; use constant STATE_VERSION => 1; =head1 NAME App::Prove::State::Result - Individu...perldoc.perl.org/App::Prove::State::Result.txtRegistered: Sat Dec 27 04:35:11 UTC 2025 - 4.8K bytes - Viewed (0) -
CPAN::Meta::Feature.txt
use 5.006; use strict; use warnings; package CPAN::Meta::Feature; our $VERSION = '2.150010'; use CPAN::Meta::Prereqs; #pod =head1 DESCRIPTION #pod #pod A CPAN::Meta::Feature object describes an opt...perldoc.perl.org/CPAN::Meta::Feature.txtRegistered: Sat Dec 27 02:07:13 UTC 2025 - 3.3K bytes - Viewed (0) -
warnings::register.txt
package warnings::register 1.06; require warnings; # left here as cruft in case other users were using this undocumented routine # -- rjbs, 2010-09-08 sub mkMask { my ($bit) = @_; my $mask = ""; ve...perldoc.perl.org/warnings::register.txtRegistered: Sat Dec 27 06:20:26 UTC 2025 - 768 bytes - Viewed (0) -
English.txt
package English; our $VERSION = '1.11'; require Exporter; @ISA = qw(Exporter); =head1 NAME English - use nice English (or awk) names for ugly punctuation variables =head1 SYNOPSIS use English; use ...perldoc.perl.org/English.txtRegistered: Fri Dec 26 16:05:56 UTC 2025 - 4.6K bytes - Viewed (0) -
Devel::SelfStubber.txt
package Devel::SelfStubber; use File::Spec; require SelfLoader; @ISA = qw(SelfLoader); @EXPORT = 'AUTOLOAD'; $JUST_STUBS = 1; $VERSION = 1.06; sub Version {$VERSION} # Use as # perl -e 'use Devel::...perldoc.perl.org/Devel::SelfStubber.txtRegistered: Sat Dec 27 01:24:49 UTC 2025 - 4.8K bytes - Viewed (0) -
CPAN::Kwalify.txt
=head1 NAME CPAN::Kwalify - Interface between CPAN.pm and Kwalify.pm =head1 SYNOPSIS use CPAN::Kwalify; validate($schema_name, $data, $file, $doc); =head1 DESCRIPTION =over =item _validate($schema_...perldoc.perl.org/CPAN::Kwalify.txtRegistered: Sat Dec 27 01:56:03 UTC 2025 - 3.3K bytes - Viewed (0) -
Digest::base.txt
package Digest::base; use strict; use warnings; our $VERSION = "1.20"; # subclass is supposed to implement at least these sub new; sub clone; sub add; sub digest; sub reset { my $self = shift; $sel...perldoc.perl.org/Digest::base.txtRegistered: Sat Dec 27 01:46:22 UTC 2025 - 1.9K bytes - Viewed (0) -
format_args_nl in std - Rust
Same as `format_args`, but adds a newline in the end.doc.rust-lang.org/std/macro.format_args_nl.htmlRegistered: Fri Oct 24 01:25:31 UTC 2025 - Last Modified: Thu Sep 18 13:24:44 UTC 2025 - 3.6K bytes - Viewed (0) -
index.html.md
# Tutorials and use cases ### Text search - [Tutorial: Text Search](text-search.html). A text search tutorial and introduction to text ranking with Vespa using traditional information retrieval tec...docs.vespa.ai/en/tutorials/index.html.mdRegistered: Mon Nov 17 05:17:39 UTC 2025 - Last Modified: Fri Nov 14 15:30:23 UTC 2025 - 4.3K bytes - Viewed (0)