- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 2,657 for host:perldoc.perl.org (0.03 sec)
-
B::Concise.txt
package B::Concise; # Copyright (C) 2000-2003 Stephen McCamant. All rights reserved. # This program is free software; you can redistribute and/or modify it # under the same terms as Perl itself. # ...perldoc.perl.org/B::Concise.txtRegistered: Tue Jan 27 06:59:28 UTC 2026 - 59.6K bytes - Viewed (0) -
autodie::exception.txt
package autodie::exception; use 5.008; use strict; use warnings; use Carp qw(croak); use Scalar::Util qw(blessed); our $VERSION = '2.37'; # VERSION: Generated by DZP::OurPkg:Version # ABSTRACT: Exc...perldoc.perl.org/autodie::exception.txtRegistered: Tue Jan 27 05:47:35 UTC 2026 - 21.8K bytes - Viewed (0) -
autodie.txt
package autodie; use 5.008; use strict; use warnings; use parent qw(Fatal); our $VERSION; # ABSTRACT: Replace functions with ones that succeed or die with lexical scope BEGIN { our $VERSION = '2.37...perldoc.perl.org/autodie.txtRegistered: Tue Jan 27 05:57:46 UTC 2026 - 12.1K bytes - Viewed (0) -
perlfaq2.txt
=pod =encoding UTF-8 =head1 NAME perlfaq2 - Obtaining and Learning about Perl =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the FAQ answers questions about where to find sour...perldoc.perl.org/perlfaq2.txtRegistered: Tue Jan 27 05:25:01 UTC 2026 - 10.3K bytes - Viewed (0) -
Digest.txt
package Digest; use strict; use warnings; our $VERSION = "1.20"; our %MMAP = ( "SHA-1" => [ [ "Digest::SHA", 1 ], "Digest::SHA1", [ "Digest::SHA2", 1 ] ], "SHA-224" => [ [ "Digest::SHA", 224 ] ], "...perldoc.perl.org/Digest.txtRegistered: Tue Jan 27 07:13:57 UTC 2026 - 11K bytes - Viewed (0) -
CPAN::Distroprefs.txt
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use 5.006; use strict; package CPAN::Distroprefs; use vars qw($VERSION); $VERSION = '6.0001'; package CPAN::Distr...perldoc.perl.org/CPAN::Distroprefs.txtRegistered: Tue Jan 27 08:08:10 UTC 2026 - 11.7K bytes - Viewed (0) -
CPAN::Plugin::Specfile.txt
=head1 NAME CPAN::Plugin::Specfile - Proof of concept implementation of a trivial CPAN::Plugin =head1 SYNOPSIS # once in the cpan shell o conf plugin_list push CPAN::Plugin::Specfile # make permane...perldoc.perl.org/CPAN::Plugin::Specfile.txtRegistered: Tue Jan 27 08:45:02 UTC 2026 - 8.5K bytes - Viewed (0) -
App::Prove::State::Result::Test.txt
package App::Prove::State::Result::Test; use strict; use warnings; =head1 NAME App::Prove::State::Result::Test - Individual test results. =head1 VERSION Version 3.50 =cut our $VERSION = '3.50'; =he...perldoc.perl.org/App::Prove::State::Result::Test.txtRegistered: Tue Jan 27 07:59:00 UTC 2026 - 3.3K bytes - Viewed (0) -
perlunicook - cookbookish examples of handling ...
perlunicook ( source , CPAN ) CONTENTS NAME DESCRIPTION EXAMPLES ℞ 0: Standard preamble ℞ 1: Generic Unicode-savvy fi...perldoc.perl.org/perlunicook Similar Results (1)Registered: Mon Jan 26 12:13:41 UTC 2026 - 63.2K bytes - Viewed (0) -
perl5340delta - what is new for perl v5.34.0 - ...
perl5340delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements Experimental Try/Catch Syntax qr/{,n}/ is...perldoc.perl.org/perl5340deltaRegistered: Mon Jan 26 12:14:00 UTC 2026 - 72.2K bytes - Viewed (0)