- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of 2,612 for host:perldoc.perl.org (0.05 sec)
-
IPC::SysV.txt
########## # # Version 2.x, Copyright (C) 2007-2013, Marcus Holland-Moritz <mhx@cpan.org>. # Version 1.x, Copyright (C) 1997, Graham Barr <gbarr@pobox.com>. # # This program is free software; you c...perldoc.perl.org/IPC::SysV.txtRegistered: Tue Dec 09 00:03:16 UTC 2025 - 4.5K bytes - Viewed (0) -
FindBin.txt
# FindBin.pm # # Copyright (c) 1995 Graham Barr & Nick Ing-Simmons. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl its...perldoc.perl.org/FindBin.txtRegistered: Tue Dec 09 01:32:19 UTC 2025 - 4.7K bytes - Viewed (0) -
IO::Socket::UNIX.txt
# IO::Socket::UNIX.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms a...perldoc.perl.org/IO::Socket::UNIX.txtRegistered: Mon Dec 08 23:13:42 UTC 2025 - 3.9K bytes - Viewed (0) -
Pod::Perldoc::BaseTo.txt
package Pod::Perldoc::BaseTo; use strict; use warnings; use vars qw($VERSION); $VERSION = '3.28'; use Carp qw(croak carp); use Config qw(%Config); use File::Spec::Functions qw(catfile); sub is_page...perldoc.perl.org/Pod::Perldoc::BaseTo.txtRegistered: Tue Dec 09 02:38:58 UTC 2025 - 3.6K bytes - Viewed (0) -
Net::protoent.txt
package Net::protoent 1.03; use v5.38; our ( $p_name, @p_aliases, $p_proto ); use Exporter 'import'; our @EXPORT = qw(getprotobyname getprotobynumber getprotoent getproto); our @EXPORT_OK = qw( $p_...perldoc.perl.org/Net::protoent.txtRegistered: Tue Dec 09 02:10:01 UTC 2025 - 2.9K bytes - Viewed (0) -
Memoize::SDBM_File.txt
use strict; use warnings; package Memoize::SDBM_File; our $VERSION = '1.17'; use SDBM_File 1.01; # for EXISTS support our @ISA = qw(SDBM_File); 1; __END__ =pod =head1 NAME Memoize::SDBM_File - DEPR...perldoc.perl.org/Memoize::SDBM_File.txtRegistered: Tue Dec 09 00:42:58 UTC 2025 - 522 bytes - Viewed (0) -
perlinterp.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlinterp.pod =head1 NAME perlinterp - An overview of the Perl interpreter =head1 DESCRI...perldoc.perl.org/perlinterp.txtRegistered: Sat Dec 06 00:53:36 UTC 2025 - 36.5K bytes - Viewed (0) -
perltie.txt
=head1 NAME X<tie> perltie - how to hide an object class in a simple variable =head1 SYNOPSIS tie VARIABLE, CLASSNAME, LIST $object = tied VARIABLE untie VARIABLE =head1 DESCRIPTION Prior to releas...perldoc.perl.org/perltie.txt Similar Results (1)Registered: Sat Dec 06 01:49:30 UTC 2025 - 38.6K bytes - Viewed (0) -
perlrebackslash.txt
=head1 NAME perlrebackslash - Perl Regular Expression Backslash Sequences and Escapes =head1 DESCRIPTION The top level documentation about Perl regular expressions is found in L<perlre>. This docum...perldoc.perl.org/perlrebackslash.txtRegistered: Fri Dec 05 18:48:57 UTC 2025 - 32.4K bytes - Viewed (0) -
pack - Perldoc Browser
functions / pack ( source , CPAN ) # pack TEMPLATE,LIST Takes a LIST of values and converts it into a string using th...perldoc.perl.org/functions/packRegistered: Fri Dec 05 14:09:49 UTC 2025 - 43.6K bytes - Viewed (0)