- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 51 - 60 of 886 for content_length:[0 TO 9999] (0.04 sec)
-
finally.txt
=over =item try =item catch =item finally These flow-control keywords related to the experimental C<try> feature are documented in L<perlsyn/"Try Catch Exception Handling">. =backperldoc.perl.org/functions/finally.txtRegistered: 2024-10-14 02:35 - 184 bytes - Viewed (0) -
while.txt
=over =item else =item elsif =item for =item foreach =item if =item unless =item until =item while These flow-control keywords are documented in L<perlsyn/"Compound Statements">. =backperldoc.perl.org/functions/while.txtRegistered: 2024-10-14 02:53 - 194 bytes - Viewed (0) -
ge.txt
=over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =backperldoc.perl.org/functions/ge.txtRegistered: 2024-10-14 01:58 - 192 bytes - Viewed (0) -
Net::Netrc.txt
# Net::Netrc.pm # # Copyright (C) 1995-1998 Graham Barr. All rights reserved. # Copyright (C) 2013-2014, 2020 Steve Hay. All rights reserved. # This module is free software; you can redistribute it...perldoc.perl.org/Net::Netrc.txtRegistered: 2024-10-15 16:59 - 8K bytes - Viewed (0) -
TAP::Formatter::Console::Session.txt
package TAP::Formatter::Console::Session; use strict; use warnings; use base 'TAP::Formatter::Session'; my @ACCESSOR; BEGIN { my @CLOSURE_BINDING = qw( header result clear_for_close close_test ); f...perldoc.perl.org/TAP::Formatter::Console::Session.txtRegistered: 2024-10-15 18:32 - 5.4K bytes - Viewed (0) -
Net::servent.txt
package Net::servent 1.04; use v5.38; our ( $s_name, @s_aliases, $s_port, $s_proto ); use Exporter 'import'; our @EXPORT = qw(getservbyname getservbyport getservent getserv); our @EXPORT_OK = qw( $...perldoc.perl.org/Net::servent.txtRegistered: 2024-10-15 16:24 - 3.3K bytes - Viewed (0) -
Memoize::AnyDBM_File.txt
use strict; use warnings; package Memoize::AnyDBM_File; our $VERSION = '1.16'; our @ISA = qw(DB_File GDBM_File Memoize::NDBM_File SDBM_File ODBM_File) unless @ISA; for my $mod (@ISA) { if (eval "re...perldoc.perl.org/Memoize::AnyDBM_File.txtRegistered: 2024-10-15 16:39 - 886 bytes - Viewed (1) -
TAP::Parser::Result::Comment.txt
package TAP::Parser::Result::Comment; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Comment - Comment result token. =head1 VERSION Version 3.48 =cut our...perldoc.perl.org/TAP::Parser::Result::Comment.txtRegistered: 2024-10-15 19:05 - 986 bytes - Viewed (0) -
perl5121delta.txt
=encoding utf8 =head1 NAME perl5121delta - what is new for perl v5.12.1 =head1 DESCRIPTION This document describes differences between the 5.12.0 release and the 5.12.1 release. If you are upgradin...perldoc.perl.org/perl5121delta.txtRegistered: 2024-10-12 02:31 - 9.8K bytes - Viewed (0) -
perl5301delta.txt
=encoding utf8 =head1 NAME perl5301delta - what is new for perl v5.30.1 =head1 DESCRIPTION This document describes differences between the 5.30.0 release and the 5.30.1 release. If you are upgradin...perldoc.perl.org/perl5301delta.txtRegistered: 2024-10-12 04:34 - 5.6K bytes - Viewed (0)