- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 901 - 910 of 2,657 for host:perldoc.perl.org (0.03 sec)
-
perl5120delta - what is new for perl v5.12.0 - ...
perl5120delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements New package NAME VERSION syntax The ... o...perldoc.perl.org/perl5120deltaRegistered: Mon Jan 26 12:17:55 UTC 2026 - 148.7K bytes - Viewed (0) -
perlsub.txt
=head1 NAME X<subroutine> X<function> perlsub - Perl subroutines (user-defined functions) =head1 SYNOPSIS To declare subroutines: X<subroutine, declaration> X<sub> sub NAME; # A "forward" declarati...perldoc.perl.org/perlsub.txtRegistered: Mon Jan 26 16:51:54 UTC 2026 - 76K bytes - Viewed (0) -
perlrun.txt
=head1 NAME perlrun - how to execute the Perl interpreter =head1 SYNOPSIS B<perl> S<[ B<-gsTtuUWX> ]> S<[ B<-h?v> ] [ B<-V>[:I<configvar>] ]> S<[ B<-cw> ] [ B<-d>[B<t>][:I<debugger>] ] [ B<-D>[I<nu...perldoc.perl.org/perlrun.txtRegistered: Mon Jan 26 15:03:46 UTC 2026 - 57.8K bytes - Viewed (0) -
threads.txt
package threads; use 5.008; use strict; use warnings; our $VERSION = '2.43'; # remember to update version in POD! my $XS_VERSION = $VERSION; #$VERSION = eval $VERSION; # Verify this Perl supports t...perldoc.perl.org/threads.txtRegistered: Mon Jan 26 20:12:03 UTC 2026 - 37.1K bytes - Viewed (0) -
perlobj.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlobj.pod =head1 NAME X<object> X<OOP> perlobj - Perl object reference =head1 DESCRIPTI...perldoc.perl.org/perlobj.txtRegistered: Mon Jan 26 15:49:51 UTC 2026 - 35.3K bytes - Viewed (0) -
perldsc.txt
=head1 NAME X<data structure> X<complex data structure> X<struct> perldsc - Perl Data Structures Cookbook =head1 DESCRIPTION Perl lets us have complex data structures. You can write something like ...perldoc.perl.org/perldsc.txtRegistered: Mon Jan 26 15:32:30 UTC 2026 - 26.3K bytes - Viewed (0) -
SelfLoader.txt
package SelfLoader; use 5.008; use strict; use IO::Handle; our $VERSION = "1.28"; # The following bit of eval-magic is necessary to make this work on # perls < 5.009005. our $AttrList; BEGIN { if (...perldoc.perl.org/SelfLoader.txtRegistered: Mon Jan 26 20:49:44 UTC 2026 - 17.1K 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.24'; our @EXPORT = q...perldoc.perl.org/IPC::Open3.txtRegistered: Mon Jan 26 20:34:36 UTC 2026 - 15.5K bytes - Viewed (0) -
perl5202delta - what is new for perl v5.20.2 - ...
perl5202delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Incompatible Changes Modules and Pragmata Updated Modules a...perldoc.perl.org/perl5202deltaRegistered: Mon Jan 26 12:18:25 UTC 2026 - 33.5K bytes - Viewed (0) -
perlartistic - the Perl Artistic License - Perl...
perlartistic ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION The "Artistic License" Preamble Definitions Conditi...perldoc.perl.org/perlartisticRegistered: Mon Jan 26 12:18:29 UTC 2026 - 24.5K bytes - Viewed (0)