- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3121 - 3130 of 5,851 for content_length:[0 TO 9999] (0.09 sec)
-
Amiga::Exec.txt
package Amiga::Exec; use 5.016000; use strict; use warnings; use Carp; use Exporter 'import'; # Items to export into callers namespace by default. Note: do not export # names by default without a v...perldoc.perl.org/Amiga::Exec.txtRegistered: Thu Nov 07 13:36:27 UTC 2024 - 2.3K bytes - Viewed (0) -
warnings::register.txt
package warnings::register 1.06; require warnings; # left here as cruft in case other users were using this undocumented routine # -- rjbs, 2010-09-08 sub mkMask { my ($bit) = @_; my $mask = ""; ve...perldoc.perl.org/warnings::register.txtRegistered: Thu Nov 07 09:36:31 UTC 2024 - 768 bytes - Viewed (0) -
mro.txt
# mro.pm # # Copyright (c) 2007 Brandon L Black # Copyright (c) 2008,2009 Larry Wall and others # # You may distribute under the terms of either the GNU General Public # License or the Artistic Lic...perldoc.perl.org/mro.txtRegistered: Thu Nov 07 15:47:26 UTC 2024 - 9.6K bytes - Viewed (0) -
stable.txt
package stable; $stable::VERSION = '0.033'; use strict; use warnings; use version (); use experimental (); use Carp qw/croak carp/; my %allow_at = ( bitwise => 5.022000, isa => 5.032000, lexical_su...perldoc.perl.org/stable.txtRegistered: Thu Nov 07 17:32:39 UTC 2024 - 4.7K bytes - Viewed (0) -
locale.txt
package locale; use strict; use warnings; our $VERSION = '1.12'; use Config; $Carp::Internal{ (__PACKAGE__) } = 1; =head1 NAME locale - Perl pragma to use or avoid POSIX locales for built-in operat...perldoc.perl.org/locale.txtRegistered: Thu Nov 07 14:05:20 UTC 2024 - 5K bytes - Viewed (0) -
App::Prove::State::Result.txt
package App::Prove::State::Result; use strict; use warnings; use Carp 'croak'; use App::Prove::State::Result::Test; use constant STATE_VERSION => 1; =head1 NAME App::Prove::State::Result - Individu...perldoc.perl.org/App::Prove::State::Result.txtRegistered: Thu Nov 07 15:40:29 UTC 2024 - 4.8K bytes - Viewed (0) -
Encode::CN::HZ.txt
package Encode::CN::HZ; use strict; use warnings; use utf8 (); use vars qw($VERSION); $VERSION = do { my @r = ( q$Revision: 2.10 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use Encode qw(:fa...perldoc.perl.org/Encode::CN::HZ.txtRegistered: Thu Nov 07 18:35:23 UTC 2024 - 5.9K bytes - Viewed (0) -
CPAN::Meta::Feature.txt
use 5.006; use strict; use warnings; package CPAN::Meta::Feature; our $VERSION = '2.150010'; use CPAN::Meta::Prereqs; #pod =head1 DESCRIPTION #pod #pod A CPAN::Meta::Feature object describes an opt...perldoc.perl.org/CPAN::Meta::Feature.txtRegistered: Thu Nov 07 18:01:17 UTC 2024 - 3.3K bytes - Viewed (0) -
blib.txt
package blib; =head1 NAME blib - Use MakeMaker's uninstalled version of a package =head1 SYNOPSIS perl -Mblib script [args...] perl -Mblib=dir script [args...] =head1 DESCRIPTION Looks for MakeMake...perldoc.perl.org/blib.txtRegistered: Thu Nov 07 15:07:35 UTC 2024 - 2K bytes - Viewed (0) -
perl5142delta.txt
=encoding utf8 =head1 NAME perl5142delta - what is new for perl v5.14.2 =head1 DESCRIPTION This document describes differences between the 5.14.1 release and the 5.14.2 release. If you are upgradin...perldoc.perl.org/perl5142delta.txtRegistered: Thu Nov 07 04:59:59 UTC 2024 - 6.7K bytes - Viewed (0)