- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 1,316 for label:perl (0.09 sec)
-
Test2::IPC.txt
package Test2::IPC; use strict; use warnings; our $VERSION = '1.302210'; use Test2::API::Instance; use Test2::Util qw/get_tid/; use Test2::API qw{ test2_in_preload test2_init_done test2_ipc test2_h...perldoc.perl.org/Test2::IPC.txtRegistered: Fri Aug 29 00:53:16 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Plugin::Times.txt
package Test2::Plugin::Times; use strict; use warnings; use Test2::Util::Times qw/render_bench render_duration/; use Test2::API qw{ test2_add_callback_exit }; use Time::HiRes qw/time/; our $VERSION...perldoc.perl.org/Test2::Plugin::Times.txtRegistered: Fri Aug 29 01:43:13 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Manual::Tooling::Plugin::ToolStarts.txt
package Test2::Manual::Tooling::Plugin::ToolStarts; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Plugin::ToolStarts - How to add behaviors that occur when a tool starts...perldoc.perl.org/Test2::Manual::Tooling::Plugin::ToolStarts.txtRegistered: Fri Aug 29 02:52:58 UTC 2025 - 3K bytes - Viewed (0) -
Test2::EventFacet::Render.txt
package Test2::EventFacet::Render; use strict; use warnings; our $VERSION = '1.302210'; sub is_list { 1 } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::Hash...perldoc.perl.org/Test2::EventFacet::Render.txtRegistered: Fri Aug 29 00:39:19 UTC 2025 - 2K bytes - Viewed (0) -
Test2::Plugin::DieOnFail.txt
package Test2::Plugin::DieOnFail; use strict; use warnings; our $VERSION = '1.302210'; use Test2::API qw/test2_add_callback_context_release/; my $LOADED = 0; sub import { return if $LOADED++; test2...perldoc.perl.org/Test2::Plugin::DieOnFail.txtRegistered: Fri Aug 29 01:56:17 UTC 2025 - 1.4K bytes - Viewed (0) -
Test2::Util.txt
package Test2::Util; use strict; use warnings; our $VERSION = '1.302210'; use Config qw/%Config/; use Carp qw/croak/; BEGIN { *HAVE_PERLIO = defined &PerlIO::get_layers ? sub() { 1 } : sub() { 0 };...perldoc.perl.org/Test2::Util.txtRegistered: Fri Aug 29 03:47:38 UTC 2025 - 9.2K bytes - Viewed (0) -
Text::ParseWords.txt
package Text::ParseWords; use strict; use warnings; require 5.006; our $VERSION = "3.31"; use Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(shellwords quotewords nested_quotewords parse_line)...perldoc.perl.org/Text::ParseWords.txtRegistered: Fri Aug 29 08:31:03 UTC 2025 - 8.1K bytes - Viewed (0) -
Test2::Manual::Tooling.txt
package Test2::Manual::Tooling; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Tooling - Manual page for tool authors. =head1 DESCRIPTION This section co...perldoc.perl.org/Test2::Manual::Tooling.txtRegistered: Fri Aug 29 03:19:24 UTC 2025 - 2.5K bytes - Viewed (0) -
Test2::EventFacet::Hub.txt
package Test2::EventFacet::Hub; use strict; use warnings; our $VERSION = '1.302210'; sub is_list { 1 } sub facet_key { 'hubs' } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }...perldoc.perl.org/Test2::EventFacet::Hub.txtRegistered: Fri Aug 29 04:02:35 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Manual::Anatomy.txt
package Test2::Manual::Anatomy; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Anatomy - The hub for documentation of the inner workings of Test2 compone...perldoc.perl.org/Test2::Manual::Anatomy.txtRegistered: Fri Aug 29 04:36:20 UTC 2025 - 1.7K bytes - Viewed (0)