- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1141 - 1150 of 1,302 for label:perl (0.13 sec)
-
ExtUtils::Typemaps::OutputMap.txt
package ExtUtils::Typemaps::OutputMap; use 5.006001; use strict; use warnings; our $VERSION = '3.51'; =head1 NAME ExtUtils::Typemaps::OutputMap - Entry in the OUTPUT section of a typemap =head1 SYN...perldoc.perl.org/ExtUtils::Typemaps::OutputMap.txtRegistered: Sat Nov 16 08:56:28 UTC 2024 - 4.3K bytes - Viewed (0) -
Encode::CJKConstants.txt
# # $Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $ # package Encode::CJKConstants; use strict; use warnings; our $RCSID = q$Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp...perldoc.perl.org/Encode::CJKConstants.txtRegistered: Sat Nov 16 09:37:15 UTC 2024 - 1.6K bytes - Viewed (0) -
Encode::EBCDIC.txt
package Encode::EBCDIC; use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.2 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use XSLoader; XSLoader::load( __PACKAG...perldoc.perl.org/Encode::EBCDIC.txtRegistered: Sat Nov 16 09:30:47 UTC 2024 - 865 bytes - Viewed (0) -
Test2::Hub.txt
package Test2::Hub; use strict; use warnings; our $VERSION = '1.302199'; use Carp qw/carp croak confess/; use Test2::Util qw/get_tid gen_uid/; use Scalar::Util qw/weaken/; use List::Util qw/first/;...perldoc.perl.org/Test2::Hub.txtRegistered: Mon Nov 18 03:42:30 UTC 2024 - 22.3K bytes - Viewed (0) -
Test2::API::Instance.txt
package Test2::API::Instance; use strict; use warnings; our $VERSION = '1.302199'; our @CARP_NOT = qw/Test2::API Test2::API::Instance Test2::IPC::Driver Test2::Formatter/; use Carp qw/confess carp/...perldoc.perl.org/Test2::API::Instance.txtRegistered: Mon Nov 18 00:19:34 UTC 2024 - 21.2K bytes - Viewed (0) -
Test2::Compare::Array.txt
package Test2::Compare::Array; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/inref meta ending items order for_each/; use Carp q...perldoc.perl.org/Test2::Compare::Array.txtRegistered: Mon Nov 18 03:11:26 UTC 2024 - 8.1K bytes - Viewed (0) -
Test2::EventFacet::Meta.txt
package Test2::EventFacet::Meta; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use vars qw/$AUTOLOAD/; # replace set_det...perldoc.perl.org/Test2::EventFacet::Meta.txtRegistered: Mon Nov 18 01:21:27 UTC 2024 - 1.8K bytes - Viewed (0) -
Test2::Compare::Bool.txt
package Test2::Compare::Bool; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/input/; # Overloads '!' for us...perldoc.perl.org/Test2::Compare::Bool.txtRegistered: Mon Nov 18 00:32:35 UTC 2024 - 1.8K bytes - Viewed (0) -
Test2::AsyncSubtest::Event::Attach.txt
package Test2::AsyncSubtest::Event::Attach; use strict; use warnings; our $VERSION = '0.000162'; use base 'Test2::Event'; use Test2::Util::HashBase qw/id/; sub no_display { 1 } sub callback { my $s...perldoc.perl.org/Test2::AsyncSubtest::Event::Attach.txtRegistered: Mon Nov 18 00:08:18 UTC 2024 - 1.7K bytes - Viewed (0) -
Test2::Event::Waiting.txt
package Test2::Event::Waiting; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase; sub global { 1 }; sub summ...perldoc.perl.org/Test2::Event::Waiting.txtRegistered: Mon Nov 18 02:21:13 UTC 2024 - 1.2K bytes - Viewed (0)