- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 711 - 720 of 1,306 for label:perl (0.09 sec)
-
File::Spec::VMS.txt
package File::Spec::VMS; use strict; use Cwd (); require File::Spec::Unix; our $VERSION = '3.91'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); use File::Basename; use VMS::Filespec; =head1...perldoc.perl.org/File::Spec::VMS.txtRegistered: Fri May 30 19:34:39 UTC 2025 - 15.9K bytes - Viewed (0) -
Locale::Maketext::Simple.txt
package Locale::Maketext::Simple; $Locale::Maketext::Simple::VERSION = '0.21_01'; use strict; use 5.005; =head1 NAME Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon =head1 ...perldoc.perl.org/Locale::Maketext::Simple.txtRegistered: Fri May 30 20:31:31 UTC 2025 - 9.6K bytes - Viewed (0) -
File::Spec::Win32.txt
package File::Spec::Win32; use strict; use Cwd (); require File::Spec::Unix; our $VERSION = '3.91'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); # Some regexes we use for path splitting my...perldoc.perl.org/File::Spec::Win32.txtRegistered: Fri May 30 22:03:52 UTC 2025 - 10.5K bytes - Viewed (0) -
ExtUtils::XSSymSet.txt
package ExtUtils::XSSymSet; use strict; use Config; our $VERSION = '1.4'; sub new { my($pkg,$maxlen,$silent) = @_; $maxlen ||= 31; # Allow absurdly long symbols here if we've told the compiler to #...perldoc.perl.org/ExtUtils::XSSymSet.txtRegistered: Fri May 30 19:19:56 UTC 2025 - 7.6K bytes - Viewed (0) -
perlglossary.txt
=encoding utf8 =head1 NAME perlglossary - Perl Glossary =head1 VERSION version 5.20240218 =head1 DESCRIPTION A glossary of terms (technical and otherwise) used in the Perl documentation, derived fr...perldoc.perl.org/perlglossary.txtRegistered: Wed May 28 10:51:41 UTC 2025 - 134.4K bytes - Viewed (0) -
perl5100delta.txt
=encoding utf8 =head1 NAME perl5100delta - what is new for perl 5.10.0 =head1 DESCRIPTION This document describes the differences between the 5.8.8 release and the 5.10.0 release. Many of the bug f...perldoc.perl.org/perl5100delta.txtRegistered: Thu May 29 03:36:52 UTC 2025 - 54.6K 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: Wed May 28 23:42:15 UTC 2025 - 12K bytes - Viewed (0) -
perlgpl.txt
=head1 NAME perlgpl - the GNU General Public License, version 1 =head1 SYNOPSIS You can refer to this document in Pod via "L<perlgpl>" Or you can see this document by entering "perldoc perlgpl" =he...perldoc.perl.org/perlgpl.txtRegistered: Thu May 29 01:16:51 UTC 2025 - 13.5K bytes - Viewed (0) -
perl5201delta.txt
=encoding utf8 =head1 NAME perl5201delta - what is new for perl v5.20.1 =head1 DESCRIPTION This document describes differences between the 5.20.0 release and the 5.20.1 release. If you are upgradin...perldoc.perl.org/perl5201delta.txtRegistered: Thu May 29 02:47:53 UTC 2025 - 10.5K bytes - Viewed (0) -
perlqnx.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/perlqnx.txtRegistered: Thu May 29 01:49:02 UTC 2025 - 6.5K bytes - Viewed (0)