- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 991 - 1000 of 2,621 for host:perldoc.perl.org (0.04 sec)
-
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) -
perlmroapi.txt
=head1 NAME perlmroapi - Perl method resolution plugin interface =head1 DESCRIPTION As of Perl 5.10.1 there is a new interface for plugging and using method resolution orders other than the default...perldoc.perl.org/perlmroapi.txtRegistered: Thu May 01 08:43:49 UTC 2025 - 3.3K bytes - Viewed (0) -
perlpod.txt
=for comment This document is in Pod format. To read this, use a Pod formatter, like "perldoc perlpod". =head1 NAME X<POD> X<plain old documentation> perlpod - the Plain Old Documentation format =h...perldoc.perl.org/perlpod.txtRegistered: Wed Apr 30 20:07:54 UTC 2025 - 22.8K bytes - Viewed (0) -
perl5361delta.txt
=encoding utf8 =head1 NAME perl5361delta - what is new for perl v5.36.1 =head1 DESCRIPTION This document describes differences between the 5.36.0 release and the 5.36.1 release. If you are upgradin...perldoc.perl.org/perl5361delta.txtRegistered: Wed Apr 30 20:14:15 UTC 2025 - 4.6K bytes - Viewed (0) -
perldbmfilter.txt
=head1 NAME perldbmfilter - Perl DBM Filters =head1 SYNOPSIS $db = tie %hash, 'DBM', ... $old_filter = $db->filter_store_key ( sub { ... } ); $old_filter = $db->filter_store_value( sub { ... } ); $...perldoc.perl.org/perldbmfilter.txtRegistered: Wed Apr 30 19:56:21 UTC 2025 - 4.8K bytes - Viewed (0) -
perllexwarn.txt
=head1 NAME perllexwarn - Perl Lexical Warnings =head1 DESCRIPTION Perl v5.6.0 introduced lexical control over the handling of warnings by category. The C<warnings> pragma generally replaces the co...perldoc.perl.org/perllexwarn.txtRegistered: Wed Apr 30 19:21:14 UTC 2025 - 355 bytes - Viewed (0) -
perlwin32.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...perldoc.perl.org/perlwin32.txtRegistered: Thu May 01 21:25:52 UTC 2025 - 31.1K bytes - Viewed (0)