- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 811 - 820 of 2,657 for host:perldoc.perl.org (0.04 sec)
-
encoding::warnings.txt
package encoding::warnings; $encoding::warnings::VERSION = '0.14'; use strict; use 5.007; =head1 NAME encoding::warnings - Warn on implicit encoding conversions =head1 VERSION This document describ...perldoc.perl.org/encoding::warnings.txtRegistered: Tue Jan 27 12:29:42 UTC 2026 - 7K bytes - Viewed (0) -
bytes.txt
package bytes 1.09; use v5.38; BEGIN { $bytes::hint_bits = 0x0000_0008 } sub import { $^H |= $bytes::hint_bits } sub unimport { $^H &= ~$bytes::hint_bits } sub chr :prototype(_) { BEGIN { import() ...perldoc.perl.org/bytes.txtRegistered: Tue Jan 27 11:06:27 UTC 2026 - 3.8K bytes - Viewed (0) -
DirHandle.txt
package DirHandle; our $VERSION = '1.05'; =head1 NAME DirHandle - (obsolete) supply object methods for directory handles =head1 SYNOPSIS # recommended approach since Perl 5.6: do not use DirHandle ...perldoc.perl.org/DirHandle.txtRegistered: Tue Jan 27 13:36:11 UTC 2026 - 2K bytes - Viewed (0) -
autodie::skip.txt
package autodie::skip; use strict; use warnings; our $VERSION = '2.37'; # VERSION # This package exists purely so people can inherit from it, # which isn't at all how roles are supposed to work, bu...perldoc.perl.org/autodie::skip.txtRegistered: Tue Jan 27 14:53:57 UTC 2026 - 1.2K bytes - Viewed (0) -
perldelta - what is new for perl v5.42.0 - Perl...
perl5420delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements More CORE:: subs New pragma source::encod...perldoc.perl.org/perl5420delta Similar Results (3)Registered: Mon Jan 26 12:09:45 UTC 2026 - 88.2K bytes - Viewed (0) -
perlreguts - Description of the Perl regular ex...
perlreguts ( source , CPAN ) CONTENTS NAME DESCRIPTION OVERVIEW A quick note on terms What is a regular expression en...perldoc.perl.org/perlregutsRegistered: Mon Jan 26 12:09:57 UTC 2026 - 69.3K bytes - Viewed (0) -
lock - Perldoc Browser
functions / lock ( source , CPAN ) # lock THING This function places an advisory lock on a shared variable or referen...perldoc.perl.org/functions/lockRegistered: Mon Jan 26 13:28:30 UTC 2026 - 15.4K bytes - Viewed (0) -
next - Perldoc Browser
functions / next ( source , CPAN ) next may also refer to the module: NEXT # next LABEL # next EXPR # next The next c...perldoc.perl.org/functions/nextRegistered: Mon Jan 26 13:29:02 UTC 2026 - 16.8K bytes - Viewed (0) -
msgsnd - Perldoc Browser
functions / msgsnd ( source , CPAN ) # msgsnd ID,MSG,FLAGS Calls the System V IPC function msgsnd to send the message...perldoc.perl.org/functions/msgsndRegistered: Mon Jan 26 13:30:33 UTC 2026 - 15.7K bytes - Viewed (0) -
defer - Perldoc Browser
functions / defer ( source , CPAN ) # defer This flow-control keyword related to the experimental defer feature is do...perldoc.perl.org/functions/deferRegistered: Mon Jan 26 13:33:55 UTC 2026 - 15.1K bytes - Viewed (0)