- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1941 - 1950 of about 10,000 for timestamp:[now/d-1y TO *] (0.13 sec)
-
IPC::Semaphore.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::Semaphore.txtRegistered: Sat Nov 16 21:59:20 UTC 2024 - 6.3K bytes - Viewed (0) -
IPC::Open2.txt
package IPC::Open2; use strict; require 5.006; use Exporter 'import'; our $VERSION = 1.06; our @EXPORT = qw(open2); =head1 NAME IPC::Open2 - open a process for both reading and writing using open2(...perldoc.perl.org/IPC::Open2.txtRegistered: Sun Nov 17 00:34:41 UTC 2024 - 4.2K bytes - Viewed (0) -
Net::Time.txt
# Net::Time.pm # # Copyright (C) 1995-2004 Graham Barr. All rights reserved. # Copyright (C) 2014, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it and/o...perldoc.perl.org/Net::Time.txtRegistered: Sun Nov 17 00:39:23 UTC 2024 - 4.2K bytes - Viewed (0) -
ODBM_File.txt
package ODBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.18"; XSLoader::load(); 1; __END__ =head1 NAME ODBM_File - Tied access t...perldoc.perl.org/ODBM_File.txtRegistered: Sun Nov 17 00:55:02 UTC 2024 - 2.9K bytes - Viewed (0) -
Getopt::Long::Parser.txt
#! perl # Parser.pm -- Getopt::Long object oriented interface # Author : Johan Vromans # Created On : Thu Nov 9 10:37:00 2023 # Last Modified On: Sat Nov 11 17:48:49 2023 # Update Count : 13 # Stat...perldoc.perl.org/Getopt::Long::Parser.txtRegistered: Sat Nov 16 22:40:32 UTC 2024 - 3.9K bytes - Viewed (0) -
IO.txt
# package IO; use XSLoader (); use Carp; use strict; use warnings; our $VERSION = "1.55"; XSLoader::load 'IO', $VERSION; sub import { shift; warnings::warnif('deprecated', qq{Parameterless "use IO"...perldoc.perl.org/IO.txtRegistered: Sun Nov 17 01:57:33 UTC 2024 - 1.4K bytes - Viewed (0) -
perl5380delta.txt
=encoding utf8 =head1 NAME perl5380delta - what is new for perl v5.38.0 =head1 DESCRIPTION This document describes differences between the 5.36.0 release and the 5.38.0 release. =head1 Core Enhance...perldoc.perl.org/perl5380delta.txtRegistered: Tue Nov 19 20:46:21 UTC 2024 - 67.3K bytes - Viewed (0) -
perlreapi.txt
=head1 NAME perlreapi - Perl regular expression plugin interface =head1 DESCRIPTION As of Perl 5.9.5 there is a new interface for plugging and using regular expression engines other than the defaul...perldoc.perl.org/perlreapi.txtRegistered: Tue Nov 19 21:34:34 UTC 2024 - 34.7K bytes - Viewed (0) -
perlapio.txt
=head1 NAME perlapio - perl's IO abstraction interface. =head1 SYNOPSIS #define PERLIO_NOT_STDIO 0 /* For co-existence with stdio only */ #include <perlio.h> /* Usually via #include <perl.h> */ Per...perldoc.perl.org/perlapio.txtRegistered: Tue Nov 19 20:05:28 UTC 2024 - 22.1K bytes - Viewed (0) -
perlgov.txt
=encoding utf-8 =head1 NAME perlgov - Perl Rules of Governance =head1 PREAMBLE We are forming a system of governance for development of the Perl programming language. The scope of governance includ...perldoc.perl.org/perlgov.txtRegistered: Tue Nov 19 22:27:57 UTC 2024 - 16.1K bytes - Viewed (0)