- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 571 - 580 of 3,449 for filetype:txt (0.05 sec)
-
index.rst.txt
{{ header }} .. _development: ========== Development ========== .. If you update this toctree, also update the manual toctree in the main index.rst.template .. toctree:: :maxdepth: 2 contributing c...pandas.pydata.org/pandas-docs/stable/_sources/development/index.rst.txtRegistered: Mon Aug 25 09:36:27 UTC 2025 - Last Modified: Thu Aug 21 08:44:08 UTC 2025 - 428 bytes - Viewed (0) -
ExtUtils::MakeMaker::FAQ.txt
package ExtUtils::MakeMaker::FAQ; our $VERSION = '7.76'; $VERSION =~ tr/_//d; 1; __END__ =head1 NAME ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker =head1 DESCRIPTION FAQs, t...perldoc.perl.org/ExtUtils::MakeMaker::FAQ.txtRegistered: Tue Aug 26 20:24:18 UTC 2025 - 19.8K bytes - Viewed (0) -
ExtUtils::Manifest.txt
package ExtUtils::Manifest; # git description: 1.74-10-g1bddbb0 require Exporter; use Config; use File::Basename; use File::Copy 'copy'; use File::Find; use File::Spec 0.8; use Carp; use strict; us...perldoc.perl.org/ExtUtils::Manifest.txtRegistered: Tue Aug 26 21:51:31 UTC 2025 - 22.9K bytes - Viewed (0) -
ExtUtils::Miniperl.txt
#!./perl -w package ExtUtils::Miniperl; use strict; use Exporter 'import'; use ExtUtils::Embed 1.31, qw(xsi_header xsi_protos xsi_body); our @EXPORT = qw(writemain); our $VERSION = '1.14'; # blead ...perldoc.perl.org/ExtUtils::Miniperl.txtRegistered: Tue Aug 26 19:39:36 UTC 2025 - 6.9K bytes - Viewed (0) -
CPAN::Plugin::Specfile.txt
=head1 NAME CPAN::Plugin::Specfile - Proof of concept implementation of a trivial CPAN::Plugin =head1 SYNOPSIS # once in the cpan shell o conf plugin_list push CPAN::Plugin::Specfile # make permane...perldoc.perl.org/CPAN::Plugin::Specfile.txtRegistered: Tue Aug 26 18:57:41 UTC 2025 - 8.5K bytes - Viewed (0) -
ExtUtils::Command.txt
package ExtUtils::Command; use 5.00503; use strict; use warnings; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(cp rm_f rm_rf mv cat eqtime mkpath touch test_f test_d chmod dos2unix);...perldoc.perl.org/ExtUtils::Command.txtRegistered: Tue Aug 26 22:42:57 UTC 2025 - 7.6K bytes - Viewed (0) -
Env.txt
package Env; our $VERSION = '1.06'; =head1 NAME Env - perl module that imports environment variables as scalars or arrays =head1 SYNOPSIS use Env; use Env qw(PATH HOME TERM); use Env qw($SHELL @LD_...perldoc.perl.org/Env.txtRegistered: Wed Aug 27 01:01:26 UTC 2025 - 5.4K bytes - Viewed (0) -
IO::Socket::UNIX.txt
# IO::Socket::UNIX.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms a...perldoc.perl.org/IO::Socket::UNIX.txtRegistered: Wed Aug 27 02:56:00 UTC 2025 - 3.9K bytes - Viewed (0) -
Encode::TW.txt
package Encode::TW; BEGIN { if ( ord("A") == 193 ) { die "Encode::TW not supported on EBCDIC\n"; } } use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.3 $ =~ /\d+/g ...perldoc.perl.org/Encode::TW.txtRegistered: Wed Aug 27 01:56:23 UTC 2025 - 2.2K bytes - Viewed (0) -
perlbug.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell my $config_tag1 = '5.42.0 - Th...perldoc.perl.org/perlbug.txtRegistered: Mon Aug 25 14:23:33 UTC 2025 - 44.6K bytes - Viewed (0)