- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 401 - 410 of 3,197 for filetype:txt (0.05 sec)
-
ExtUtils::MM_Win32.txt
package ExtUtils::MM_Win32; use strict; use warnings; =head1 NAME ExtUtils::MM_Win32 - methods to override UN*X behaviour in ExtUtils::MakeMaker =head1 SYNOPSIS use ExtUtils::MM_Win32; # Done inter...perldoc.perl.org/ExtUtils::MM_Win32.txtRegistered: Sat Nov 16 12:22:36 UTC 2024 - 14.7K bytes - Viewed (0) -
ExtUtils::MakeMaker::Tutorial.txt
package ExtUtils::MakeMaker::Tutorial; our $VERSION = '7.70'; $VERSION =~ tr/_//d; =head1 NAME ExtUtils::MakeMaker::Tutorial - Writing a module with MakeMaker =head1 SYNOPSIS use ExtUtils::MakeMake...perldoc.perl.org/ExtUtils::MakeMaker::Tutorial.txtRegistered: Sat Nov 16 10:49:32 UTC 2024 - 5.4K bytes - Viewed (0) -
File::Compare.txt
package File::Compare 1.1008; use v5.12; use warnings; use Exporter 'import'; our @EXPORT = qw(compare); our @EXPORT_OK = qw(cmp compare_text); our $Too_Big = 1024 * 1024 * 2; sub croak { require C...perldoc.perl.org/File::Compare.txtRegistered: Sat Nov 16 08:19:30 UTC 2024 - 4.2K bytes - Viewed (0) -
ExtUtils::Typemaps::Type.txt
package ExtUtils::Typemaps::Type; use 5.006001; use strict; use warnings; require ExtUtils::Typemaps; our $VERSION = '3.51'; =head1 NAME ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a...perldoc.perl.org/ExtUtils::Typemaps::Type.txtRegistered: Sat Nov 16 08:17:32 UTC 2024 - 2K bytes - Viewed (0) -
Config::Extensions.txt
package Config::Extensions; use strict; our (%Extensions, $VERSION, @ISA, @EXPORT_OK); use Config; require Exporter; $VERSION = '0.03'; @ISA = 'Exporter'; @EXPORT_OK = '%Extensions'; foreach my $ty...perldoc.perl.org/Config::Extensions.txtRegistered: Sat Nov 16 08:50:15 UTC 2024 - 1.3K bytes - Viewed (0) -
ExtUtils::testlib.txt
package ExtUtils::testlib; use strict; use warnings; our $VERSION = '7.70'; $VERSION =~ tr/_//d; use Cwd; use File::Spec; # So the tests can chdir around and not break @INC. # We use getcwd() becau...perldoc.perl.org/ExtUtils::testlib.txtRegistered: Sat Nov 16 11:24:58 UTC 2024 - 911 bytes - Viewed (0) -
perl5120delta.txt
=encoding utf8 =head1 NAME perl5120delta - what is new for perl v5.12.0 =head1 DESCRIPTION This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fix...perldoc.perl.org/perl5120delta.txtRegistered: Wed Nov 20 06:20:56 UTC 2024 - 87.2K bytes - Viewed (0) -
perlsolaris.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 specifically designed to be readable as is....perldoc.perl.org/perlsolaris.txtRegistered: Wed Nov 20 05:30:33 UTC 2024 - 29.1K bytes - Viewed (0) -
perlos390.txt
# vim: syntax=pod This document is written in pod format hence there are punctuation characters in odd places. You can read more about pod in pod/perlpod.pod or the short summary in the INSTALL fil...perldoc.perl.org/perlos390.txtRegistered: Wed Nov 20 05:55:29 UTC 2024 - 13.9K bytes - Viewed (0) -
perl5223delta.txt
=encoding utf8 =head1 NAME perl5223delta - what is new for perl v5.22.3 =head1 DESCRIPTION This document describes differences between the 5.22.2 release and the 5.22.3 release. If you are upgradin...perldoc.perl.org/perl5223delta.txtRegistered: Wed Nov 20 07:39:50 UTC 2024 - 8.2K bytes - Viewed (0)