- Sort Score
- Num 10 results
- Language All
- Labels All
Results 61 - 70 of 3,750 for filetype:txt (0.04 seconds)
-
our
=over =item our VARLIST X<our> X<global> =item our TYPE VARLIST =item our VARLIST : ATTRS =item our TYPE VARLIST : ATTRS C<our> makes a lexical alias to a package (i.e. global) variable of the same...perldoc.perl.org/5.43.6/functions/our -
state
=over =item state VARLIST X<state> =item state TYPE VARLIST =item state VARLIST : ATTRS =item state TYPE VARLIST : ATTRS L<C<state>|/state VARLIST> declares a lexically scoped variable, just like L...perldoc.perl.org/5.40.0/functions/stateMon Jan 12 04:44:51 GMT 2026 1.9K bytes -
state
=over =item state VARLIST X<state> =item state TYPE VARLIST =item state VARLIST : ATTRS =item state TYPE VARLIST : ATTRS C<state> declares a lexically scoped variable, just like L<C<my>|/my VARLIST...perldoc.perl.org/5.42.0/functions/state -
index.rst.txt
:notoc: .. pandas documentation master file, created by .. module:: pandas ********** pandas documentation ********** **Date**: |today| **Version**: |version| **Download documentation**: `Zipped HT...pandas.pydata.org/pandas-docs/stable/_sources/index.rst.txtWed Jan 14 19:29:17 GMT 2026 3.1K bytes -
index.rst.txt
.. _release: {{ header }} ********** Release notes ********** This is the list of changes to pandas between each release. For full details, see the `commit logs <https://github.com/pandas-dev/panda...pandas.pydata.org/pandas-docs/stable/_sources/whatsnew/index.rst.txtWed Jan 14 19:22:04 GMT 2026 3.1K bytes -
index.rst.txt
{{ header }} .. _api: ========== API reference ========== This page gives an overview of all public pandas objects, functions and methods. All classes and functions exposed in ``pandas.*`` namespac...pandas.pydata.org/pandas-docs/stable/_sources/reference/index.rst.txtWed Jan 14 19:22:04 GMT 2026 2.1K bytes -
ExtUtils::ParseXS::Node.txt
package ExtUtils::ParseXS::Node; use strict; use warnings; our $VERSION = '3.57'; =head1 NAME ExtUtils::ParseXS::Node - Classes for nodes of an ExtUtils::ParseXS AST =head1 SYNOPSIS XXX TBC =head1 ...perldoc.perl.org/ExtUtils::ParseXS::Node.txtTue Jan 27 17:45:24 GMT 2026 52.9K bytes -
CPAN::Meta.txt
use 5.006; use strict; use warnings; package CPAN::Meta; our $VERSION = '2.150010'; #pod =head1 SYNOPSIS #pod #pod use v5.10; #pod use strict; #pod use warnings; #pod use CPAN::Meta; #pod use Modul...perldoc.perl.org/CPAN::Meta.txtTue Jan 27 16:15:21 GMT 2026 29.6K bytes -
CPAN::Meta::History::Meta_1_4.txt
=for :stopwords MailingList PODs RWS subcontext =head1 NAME CPAN::Meta::History::Meta_1_4 - Version 1.4 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1...perldoc.perl.org/CPAN::Meta::History::Meta_1_4.txtTue Jan 27 15:16:27 GMT 2026 18.6K bytes -
CPAN::Meta::Merge.txt
use strict; use warnings; package CPAN::Meta::Merge; our $VERSION = '2.150010'; use Carp qw/croak/; use Scalar::Util qw/blessed/; use CPAN::Meta::Converter 2.141170; sub _is_identical { my ($left, ...perldoc.perl.org/CPAN::Meta::Merge.txtTue Jan 27 15:53:31 GMT 2026 8.9K bytes