- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 711 - 720 of 1,302 for label:perl (0.03 sec)
-
File::Spec::VMS.txt
package File::Spec::VMS; use strict; use Cwd (); require File::Spec::Unix; our $VERSION = '3.91'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); use File::Basename; use VMS::Filespec; =head1...perldoc.perl.org/File::Spec::VMS.txtRegistered: Sun Nov 17 01:15:44 UTC 2024 - 15.9K bytes - Viewed (0) -
Locale::Maketext::Simple.txt
package Locale::Maketext::Simple; $Locale::Maketext::Simple::VERSION = '0.21_01'; use strict; use 5.005; =head1 NAME Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon =head1 ...perldoc.perl.org/Locale::Maketext::Simple.txtRegistered: Sun Nov 17 02:54:50 UTC 2024 - 9.6K bytes - Viewed (0) -
IO::Pipe.txt
# IO::Pipe.pm # # Copyright (c) 1996-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 as Perl i...perldoc.perl.org/IO::Pipe.txtRegistered: Sun Nov 17 03:49:33 UTC 2024 - 5.4K bytes - Viewed (0) -
IPC::Msg.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::Msg.txtRegistered: Sun Nov 17 01:41:48 UTC 2024 - 4.4K bytes - Viewed (0) -
Memoize::NDBM_File.txt
use strict; use warnings; package Memoize::NDBM_File; our $VERSION = '1.16'; use NDBM_File; our @ISA = qw(NDBM_File); # NDBM_File cannot store undef and will store an empty string if you try # but ...perldoc.perl.org/Memoize::NDBM_File.txtRegistered: Sun Nov 17 02:19:22 UTC 2024 - 926 bytes - Viewed (0) -
Locale::Maketext::GutsLoader.txt
package Locale::Maketext::GutsLoader; use Locale::Maketext; our $VERSION = '1.20'; sub zorp { return scalar @_ } =head1 NAME Locale::Maketext::GutsLoader - Deprecated module to load Locale::Maketex...perldoc.perl.org/Locale::Maketext::GutsLoader.txtRegistered: Sun Nov 17 02:12:25 UTC 2024 - 490 bytes - Viewed (0) -
Test2::Compare::Delta.txt
package Test2::Compare::Delta; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Util::HashBase qw{verified id got chk children dne exception note}; use Test2::EventFacet::Info::Table...perldoc.perl.org/Test2::Compare::Delta.txtRegistered: Mon Nov 18 03:19:58 UTC 2024 - 13.7K bytes - Viewed (0) -
Test2::API::Stack.txt
package Test2::API::Stack; use strict; use warnings; our $VERSION = '1.302199'; use Test2::Hub(); use Carp qw/confess/; sub new { my $class = shift; return bless [], $class; } sub new_hub { my $sel...perldoc.perl.org/Test2::API::Stack.txtRegistered: Mon Nov 18 01:32:22 UTC 2024 - 4.8K bytes - Viewed (0) -
Test2::Manual::Anatomy::Hubs.txt
package Test2::Manual::Anatomy::Hubs; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::Hubs - Internals documentation for the hub stack, and hubs....perldoc.perl.org/Test2::Manual::Anatomy::Hubs.txtRegistered: Mon Nov 18 01:08:30 UTC 2024 - 3.4K bytes - Viewed (0) -
Test2::EventFacet::Info.txt
package Test2::EventFacet::Info; use strict; use warnings; our $VERSION = '1.302199'; sub is_list { 1 } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBa...perldoc.perl.org/Test2::EventFacet::Info.txtRegistered: Mon Nov 18 02:34:43 UTC 2024 - 3.1K bytes - Viewed (0)