- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 2,621 for host:perldoc.perl.org (0.09 sec)
-
perl5302delta.txt
=encoding utf8 =head1 NAME perl5302delta - what is new for perl v5.30.2 =head1 DESCRIPTION This document describes differences between the 5.30.1 release and the 5.30.2 release. If you are upgradin...perldoc.perl.org/perl5302delta.txtRegistered: Fri Jul 04 16:35:38 UTC 2025 - 4.6K bytes - Viewed (0) -
perl5161delta - what is new for perl v5.16.1 - ...
perl5161delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security an off-by-two error in Scalar-List-Util has been f...perldoc.perl.org/perl5161deltaRegistered: Fri Jun 27 12:48:19 UTC 2025 - 25K bytes - Viewed (0) -
perl5160delta - what is new for perl v5.16.0 - ...
perl5160delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Notice Core Enhancements use VERSION __SUB__ New and Improv...perldoc.perl.org/perl5160delta Similar Results (1)Registered: Fri Jun 27 12:48:23 UTC 2025 - 208K bytes - Viewed (0) -
perltodo - Link to the Perl to-do list - Perldo...
perltodo ( source , CPAN ) CONTENTS NAME DESCRIPTION # NAME perltodo - Link to the Perl to-do list # DESCRIPTION The ...perldoc.perl.org/perltodoRegistered: Fri Jun 27 12:48:46 UTC 2025 - 14.9K bytes - Viewed (0) -
Pod::Text.txt
# Convert POD data to formatted text. # # This module converts POD to formatted text. It replaces the old Pod::Text # module that came with versions of Perl prior to 5.6.0 and attempts to match # i...perldoc.perl.org/Pod::Text.txtRegistered: Mon Jun 30 16:55:14 UTC 2025 - 43.5K bytes - Viewed (0) -
Module::Metadata.txt
# -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*- # vim:ts=8:sw=2:et:sta:sts=2:tw=78 package Module::Metadata; # git description: v1.000037-8-g92dec6c # ABSTRACT: Gather p...perldoc.perl.org/Module::Metadata.txtRegistered: Mon Jun 30 13:38:13 UTC 2025 - 33.8K bytes - Viewed (0) -
Net::NNTP.txt
# Net::NNTP.pm # # Copyright (C) 1995-1997 Graham Barr. All rights reserved. # Copyright (C) 2013-2016, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it ...perldoc.perl.org/Net::NNTP.txtRegistered: Mon Jun 30 18:46:46 UTC 2025 - 32.7K bytes - Viewed (0) -
Pod::Text::Termcap.txt
# Convert POD data to ASCII text with format escapes. # # This is a simple subclass of Pod::Text that overrides a few key methods to # output the right termcap escape sequences for formatted text o...perldoc.perl.org/Pod::Text::Termcap.txtRegistered: Mon Jun 30 17:01:49 UTC 2025 - 9.3K bytes - Viewed (0) -
Pod::Simple::JustPod.txt
package Pod::Simple::JustPod; # ABSTRACT: Pod::Simple formatter that extracts POD from a file containing # other things as well use strict; use warnings; use Pod::Simple::Methody (); our @ISA = ('P...perldoc.perl.org/Pod::Simple::JustPod.txtRegistered: Mon Jun 30 15:59:50 UTC 2025 - 9.4K bytes - Viewed (0) -
Module::Load.txt
package Module::Load; use strict; use warnings; use File::Spec (); our $VERSION = '0.36'; sub import { my $who = _who(); my $h; shift; { no strict 'refs'; @_ or ( *{"${who}::load"} = \&load, # comp...perldoc.perl.org/Module::Load.txtRegistered: Mon Jun 30 16:22:54 UTC 2025 - 8.9K bytes - Viewed (0)