- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 811 - 820 of 1,301 for label:perl (0.02 sec)
-
Term::Table::Util.txt
package Term::Table::Util; use strict; use warnings; use Config qw/%Config/; our $VERSION = '0.024'; use base 'Exporter'; our @EXPORT_OK = qw/term_size USE_GCS USE_TERM_READKEY USE_TERM_SIZE_ANY un...perldoc.perl.org/Term::Table::Util.txtRegistered: Tue Dec 09 20:38:36 UTC 2025 - 4.1K bytes - Viewed (0) -
Term::Table::Cell.txt
package Term::Table::Cell; use strict; use warnings; our $VERSION = '0.024'; use Term::Table::LineBreak(); use Term::Table::Util qw/uni_length/; use List::Util qw/sum/; use Term::Table::HashBase qw...perldoc.perl.org/Term::Table::Cell.txtRegistered: Tue Dec 09 23:59:51 UTC 2025 - 2.9K bytes - Viewed (0) -
perlfaq6.txt
=pod =encoding UTF-8 =head1 NAME perlfaq6 - Regular Expressions =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section is surprisingly small because the rest of the FAQ is littered with ...perldoc.perl.org/perlfaq6.txtRegistered: Fri Dec 05 15:36:24 UTC 2025 - 38.6K bytes - Viewed (0) -
perlgit.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlgit.pod =head1 NAME perlgit - Detailed information about git and the Perl repository ...perldoc.perl.org/perlgit.txtRegistered: Fri Dec 05 23:26:40 UTC 2025 - 31K bytes - Viewed (0) -
re.txt
package re; # pragma for controlling the regexp engine use strict; use warnings; our $VERSION = "0.48"; our @ISA = qw(Exporter); our @EXPORT_OK = qw{ is_regexp regexp_pattern regname regnames regna...perldoc.perl.org/re.txtRegistered: Fri Dec 05 18:00:01 UTC 2025 - 28.3K bytes - Viewed (0) -
perlxstypemap.txt
=head1 NAME perlxstypemap - Perl XS C/Perl type mapping =head1 DESCRIPTION The more you think about interfacing between two languages, the more you'll realize that the majority of programmer effort...perldoc.perl.org/perlxstypemap.txtRegistered: Sat Dec 06 01:54:15 UTC 2025 - 23.4K bytes - Viewed (0) -
perlfilter.txt
=head1 NAME perlfilter - Source Filters =head1 DESCRIPTION This article is about a little-known feature of Perl called I<source filters>. Source filters alter the program text of a module before Pe...perldoc.perl.org/perlfilter.txtRegistered: Fri Dec 05 23:13:33 UTC 2025 - 21.7K bytes - Viewed (0) -
perlrequick.txt
=head1 NAME perlrequick - Perl regular expressions quick start =head1 DESCRIPTION This page covers the very basics of understanding, creating and using regular expressions ('regexes') in Perl. =hea...perldoc.perl.org/perlrequick.txtRegistered: Fri Dec 05 21:05:01 UTC 2025 - 18.8K bytes - Viewed (0) -
perl5222delta.txt
=encoding utf8 =head1 NAME perl5222delta - what is new for perl v5.22.2 =head1 DESCRIPTION This document describes differences between the 5.22.1 release and the 5.22.2 release. If you are upgradin...perldoc.perl.org/perl5222delta.txtRegistered: Sat Dec 06 03:29:31 UTC 2025 - 12K bytes - Viewed (0) -
perlstyle.txt
=head1 NAME perlstyle - Perl style guide =head1 DESCRIPTION Each programmer will, of course, have his or her own preferences in regards to formatting, but there are some general guidelines that wil...perldoc.perl.org/perlstyle.txtRegistered: Fri Dec 05 21:29:28 UTC 2025 - 8.8K bytes - Viewed (0)