- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 369 for label:perl (0.02 sec)
-
Test::Builder::IO::Scalar.txt
package Test::Builder::IO::Scalar; =head1 NAME Test::Builder::IO::Scalar - A copy of IO::Scalar for Test::Builder =head1 DESCRIPTION This is a copy of L<IO::Scalar> which ships with L<Test::Builder...perldoc.perl.org/Test::Builder::IO::Scalar.txtRegistered: Sun Apr 06 22:00:56 UTC 2025 - 13.3K bytes - Viewed (0) -
Test2::Util.txt
package Test2::Util; use strict; use warnings; our $VERSION = '1.302199'; use POSIX(); use Config qw/%Config/; use Carp qw/croak/; BEGIN { local ($@, $!, $SIG{__DIE__}); *HAVE_PERLIO = eval { requi...perldoc.perl.org/Test2::Util.txtRegistered: Sun Apr 06 22:36:22 UTC 2025 - 10.3K bytes - Viewed (0) -
Win32.txt
package Win32; # BEGIN { use strict; use vars qw|$VERSION $XS_VERSION @ISA @EXPORT @EXPORT_OK|; require Exporter; require DynaLoader; @ISA = qw|Exporter DynaLoader|; $VERSION = '0.59'; $XS_VERSION ...perldoc.perl.org/Win32.txtRegistered: Mon Apr 07 07:59:37 UTC 2025 - 61.1K bytes - Viewed (0) -
pod2text.txt
#!/home/perldoc/perldoc-browser/perls/5.40.1/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.1/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell # Convert POD data to formatte...perldoc.perl.org/pod2text.txtRegistered: Mon Apr 07 10:17:47 UTC 2025 - 12.9K bytes - Viewed (0) -
Net::POP3.txt
# Net::POP3.pm # # Copyright (C) 1995-2004 Graham Barr. All rights reserved. # Copyright (C) 2013-2016, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it ...perldoc.perl.org/Net::POP3.txtRegistered: Sat Apr 05 06:23:34 UTC 2025 - 21.1K bytes - Viewed (0) -
Net::Cmd.txt
# Net::Cmd.pm # # Copyright (C) 1995-2006 Graham Barr. All rights reserved. # Copyright (C) 2013-2016, 2020, 2022 Steve Hay. All rights reserved. # This module is free software; you can redistribut...perldoc.perl.org/Net::Cmd.txtRegistered: Sat Apr 05 06:54:42 UTC 2025 - 20.5K bytes - Viewed (0) -
IPC::Open3.txt
package IPC::Open3; use strict; no strict 'refs'; # because users pass me bareword filehandles use Exporter 'import'; use Carp; use Symbol qw(gensym qualify); our $VERSION = '1.22'; our @EXPORT = q...perldoc.perl.org/IPC::Open3.txtRegistered: Sat Apr 05 03:47:29 UTC 2025 - 13.1K bytes - Viewed (0) -
NEXT.txt
package NEXT; use Carp; use strict; use warnings; use overload (); our $VERSION = '0.69'; sub NEXT::ELSEWHERE::ancestors { my @inlist = shift; my @outlist = (); while (my $next = shift @inlist) { p...perldoc.perl.org/NEXT.txtRegistered: Sat Apr 05 14:11:14 UTC 2025 - 18.5K bytes - Viewed (0) -
Pod::Simple.txt
=head1 NAME Pod::Simple - framework for parsing Pod =head1 SYNOPSIS TODO =head1 DESCRIPTION Pod::Simple is a Perl library for parsing text in the Pod ("plain old documentation") markup language tha...perldoc.perl.org/Pod::Simple.txtRegistered: Sat Apr 05 14:33:44 UTC 2025 - 14.8K bytes - Viewed (0) -
Module::CoreList::Utils.txt
package Module::CoreList::Utils; use strict; use warnings; use Module::CoreList; our $VERSION = '5.20250118_40'; our %utilities; sub utilities { my $perl = shift; $perl = shift if eval { $perl->isa...perldoc.perl.org/Module::CoreList::Utils.txtRegistered: Sat Apr 05 10:36:37 UTC 2025 - 39.4K bytes - Viewed (0)