- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4601 - 4610 of about 10,000 for content_length:[10000 TO 99999] (0.16 sec)
-
Test2::API::InterceptResult::Event.txt
package Test2::API::InterceptResult::Event; use strict; use warnings; our $VERSION = '1.302199'; use List::Util qw/first/; use Test2::Util qw/pkg_to_file/; use Scalar::Util qw/reftype blessed/; use...perldoc.perl.org/Test2::API::InterceptResult::Event.txtRegistered: Tue May 06 07:31:40 UTC 2025 - 28.1K bytes - Viewed (0) -
Test2::Compare.txt
package Test2::Compare; use strict; use warnings; our $VERSION = '0.000162'; use Scalar::Util qw/blessed/; use Test2::Util qw/try/; use Test2::Util::Ref qw/rtype/; use Carp qw/croak/; our @EXPORT_O...perldoc.perl.org/Test2::Compare.txtRegistered: Tue May 06 08:23:32 UTC 2025 - 11.5K bytes - Viewed (0) -
perlebcdic.txt
=encoding utf8 =head1 NAME perlebcdic - Considerations for running Perl on EBCDIC platforms =head1 DESCRIPTION An exploration of some of the issues facing Perl programmers on EBCDIC based computers...perldoc.perl.org/perlebcdic.txtRegistered: Thu May 01 08:03:56 UTC 2025 - 82.4K bytes - Viewed (0) -
perl5380delta.txt
=encoding utf8 =head1 NAME perl5380delta - what is new for perl v5.38.0 =head1 DESCRIPTION This document describes differences between the 5.36.0 release and the 5.38.0 release. =head1 Core Enhance...perldoc.perl.org/perl5380delta.txtRegistered: Thu May 01 05:06:52 UTC 2025 - 67.3K bytes - Viewed (0) -
perlsec.txt
=head1 NAME perlsec - Perl security =head1 DESCRIPTION Perl is designed to make it easy to program securely even when running with extra privileges, like setuid or setgid programs. Unlike most comm...perldoc.perl.org/perlsec.txtRegistered: Thu May 01 04:20:51 UTC 2025 - 27.2K bytes - Viewed (0) -
perlapio.txt
=head1 NAME perlapio - perl's IO abstraction interface. =head1 SYNOPSIS #define PERLIO_NOT_STDIO 0 /* For co-existence with stdio only */ #include <perlio.h> /* Usually via #include <perl.h> */ Per...perldoc.perl.org/perlapio.txtRegistered: Thu May 01 04:02:58 UTC 2025 - 22.1K bytes - Viewed (0) -
perlgov.txt
=encoding utf-8 =head1 NAME perlgov - Perl Rules of Governance =head1 PREAMBLE We are forming a system of governance for development of the Perl programming language. The scope of governance includ...perldoc.perl.org/perlgov.txtRegistered: Thu May 01 09:50:18 UTC 2025 - 16.1K bytes - Viewed (0) -
perlform.txt
=head1 NAME X<format> X<report> X<chart> perlform - Perl formats =head1 DESCRIPTION Perl has a mechanism to help you generate simple reports and charts. To facilitate this, Perl helps you code up y...perldoc.perl.org/perlform.txtRegistered: Thu May 01 04:49:52 UTC 2025 - 16.3K bytes - Viewed (0) -
perlreref.txt
=head1 NAME perlreref - Perl Regular Expressions Reference =head1 DESCRIPTION This is a quick reference to Perl's regular expressions. For full information see L<perlre> and L<perlop>, as well as t...perldoc.perl.org/perlreref.txtRegistered: Thu May 01 07:12:32 UTC 2025 - 15.2K bytes - Viewed (0) -
IO::Socket.txt
# IO::Socket.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 as Perl...perldoc.perl.org/IO::Socket.txtRegistered: Mon May 05 13:54:10 UTC 2025 - 27.7K bytes - Viewed (0)