- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 2,612 for host:perldoc.perl.org (0.03 sec)
-
Test2::EventFacet::Error.txt
package Test2::EventFacet::Error; use strict; use warnings; our $VERSION = '1.302210'; sub facet_key { 'errors' } sub is_list { 1 } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFace...perldoc.perl.org/Test2::EventFacet::Error.txtRegistered: Mon Dec 01 18:45:44 UTC 2025 - 1.8K bytes - Viewed (0) -
Tie::File.txt
package Tie::File; use strict; use warnings; use Carp ':DEFAULT', 'confess'; use POSIX 'SEEK_SET'; use Fcntl 'O_CREAT', 'O_RDWR', 'LOCK_EX', 'LOCK_SH', 'O_WRONLY', 'O_RDONLY'; use constant O_ACCMOD...perldoc.perl.org/Tie::File.txtRegistered: Wed Nov 26 06:47:01 UTC 2025 - 75.6K bytes - Viewed (0) -
elseif.txt
=over =item elseif The "else if" keyword is spelled C<elsif> in Perl. There's no C<elif> or C<else if> either. It does parse C<elseif>, but only to warn you about not using it. See the documentatio...perldoc.perl.org/functions/elseif.txtRegistered: Wed Nov 26 02:35:19 UTC 2025 - 273 bytes - Viewed (0) -
Test2::Event::Subtest.txt
package Test2::Event::Subtest; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::Event::Ok; our @ISA = qw(Test2::Event::Ok) } use Test2::Util::HashBase qw{subevents buffer...perldoc.perl.org/Test2::Event::Subtest.txtRegistered: Mon Dec 01 09:17:49 UTC 2025 - 3.3K bytes - Viewed (0) -
perlclib.txt
=head1 NAME perlclib - Interacting with standard C library functions =head1 DESCRIPTION The perl interpreter is written in C; XS code also expands to C. Inevitably, this code will call some functio...perldoc.perl.org/perlclib.txtRegistered: Sat Dec 06 13:42:24 UTC 2025 - 53.3K bytes - Viewed (0) -
perlxstut.txt
=head1 NAME perlxstut - Tutorial for writing XSUBs =head1 DESCRIPTION This tutorial will educate the reader on the steps involved in creating a Perl extension. The reader is assumed to have access ...perldoc.perl.org/perlxstut.txt Similar Results (1)Registered: Sat Dec 06 02:44:51 UTC 2025 - 49.3K bytes - Viewed (0) -
perlrecharclass.txt
=head1 NAME X<character class> perlrecharclass - Perl Regular Expression Character Classes =head1 DESCRIPTION The top level documentation about Perl regular expressions is found in L<perlre>. This ...perldoc.perl.org/perlrecharclass.txt Similar Results (1)Registered: Fri Dec 05 16:59:38 UTC 2025 - 47.7K bytes - Viewed (0) -
perlmod.txt
=head1 NAME perlmod - Perl modules (packages and symbol tables) =head1 DESCRIPTION =head2 Is this the document you were after? There are other documents which might contain the information that you...perldoc.perl.org/perlmod.txtRegistered: Sat Dec 06 07:59:36 UTC 2025 - 26K bytes - Viewed (0) -
perl5221delta.txt
=encoding utf8 =head1 NAME perl5221delta - what is new for perl v5.22.1 =head1 DESCRIPTION This document describes differences between the 5.22.0 release and the 5.22.1 release. If you are upgradin...perldoc.perl.org/perl5221delta.txtRegistered: Sat Dec 06 09:36:52 UTC 2025 - 10.3K bytes - Viewed (0) -
perlbs2000.txt
# vim: syntax=pod This document is written in pod format hence there are punctuation characters in odd places. Do not worry, you've apparently got the ASCII->EBCDIC translation worked out correctly...perldoc.perl.org/perlbs2000.txtRegistered: Sat Dec 06 10:01:30 UTC 2025 - 7.8K bytes - Viewed (0)