- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 641 - 650 of 3,812 for filetype:txt (0.28 sec)
-
subs.txt
package subs; use strict; use warnings; our $VERSION = '1.04'; =head1 NAME subs - Perl pragma to predeclare subroutine names =head1 SYNOPSIS use subs qw(frob); frob 3..10; =head1 DESCRIPTION This w...perldoc.perl.org/subs.txtRegistered: Sun Apr 20 10:17:32 UTC 2025 - 945 bytes - Viewed (0) -
%{^HOOK}.txt
=over =item %{^HOOK} X<%{^HOOK}> This hash contains coderefs which are called when various perl keywords which are hard or impossible to wrap are called. The keys of this hash are named after the k...perldoc.perl.org/variables/%{^HOOK}.txtRegistered: Wed Apr 16 20:38:25 UTC 2025 - 3K bytes - Viewed (0) -
@_.txt
=over =item @ARG =item @_ X<@_> X<@ARG> Within a subroutine the array C<@_> contains the parameters passed to that subroutine. Inside a subroutine, C<@_> is the default array for the array operator...perldoc.perl.org/variables/@_.txtRegistered: Wed Apr 16 20:15:35 UTC 2025 - 247 bytes - Viewed (0) -
perl5220delta.txt
=encoding utf8 =head1 NAME perl5220delta - what is new for perl v5.22.0 =head1 DESCRIPTION This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgradin...perldoc.perl.org/perl5220delta.txtRegistered: Thu Apr 17 18:34:49 UTC 2025 - 126.6K bytes - Viewed (0) -
perlintern.txt
-*- mode: Pod; buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by autodoc.pl extracting documentation from the C source files. Any changes made here will be lost! =...perldoc.perl.org/perlintern.txtRegistered: Thu Apr 17 19:25:32 UTC 2025 - 127.2K bytes - Viewed (0) -
perlpacktut.txt
=head1 NAME perlpacktut - tutorial on C<pack> and C<unpack> =head1 DESCRIPTION C<pack> and C<unpack> are two functions for transforming data according to a user-defined template, between the guarde...perldoc.perl.org/perlpacktut.txtRegistered: Thu Apr 17 19:55:18 UTC 2025 - 50.2K 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: Thu Apr 17 22:16:57 UTC 2025 - 52.4K bytes - Viewed (0) -
perlfaq2.txt
=pod =encoding UTF-8 =head1 NAME perlfaq2 - Obtaining and Learning about Perl =head1 VERSION version 5.20240218 =head1 DESCRIPTION This section of the FAQ answers questions about where to find sour...perldoc.perl.org/perlfaq2.txtRegistered: Fri Apr 18 00:07:10 UTC 2025 - 10.3K bytes - Viewed (0) -
perl5283delta.txt
=encoding utf8 =head1 NAME perl5283delta - what is new for perl v5.28.3 =head1 DESCRIPTION This document describes differences between the 5.28.2 release and the 5.28.3 release. If you are upgradin...perldoc.perl.org/perl5283delta.txtRegistered: Thu Apr 17 19:47:36 UTC 2025 - 5K bytes - Viewed (0) -
perl5303delta.txt
=encoding utf8 =head1 NAME perl5303delta - what is new for perl v5.30.3 =head1 DESCRIPTION This document describes differences between the 5.30.2 release and the 5.30.3 release. If you are upgradin...perldoc.perl.org/perl5303delta.txtRegistered: Thu Apr 17 23:21:58 UTC 2025 - 4.9K bytes - Viewed (0)