- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 841 - 850 of 1,302 for label:perl (0.03 sec)
-
NDBM_File.txt
package NDBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.17"; XSLoader::load(); 1; __END__ =head1 NAME NDBM_File - Tied access t...perldoc.perl.org/NDBM_File.txtRegistered: Sat Nov 16 23:49:43 UTC 2024 - 3K bytes - Viewed (0) -
perl5160delta.txt
=encoding utf8 =head1 NAME perl5160delta - what is new for perl v5.16.0 =head1 DESCRIPTION This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgradin...perldoc.perl.org/perl5160delta.txtRegistered: Tue Nov 19 23:36:54 UTC 2024 - 130.5K bytes - Viewed (0) -
perlhacktips.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlhacktips.pod =head1 NAME perlhacktips - Tips for Perl core C code hacking =head1 DESC...perldoc.perl.org/perlhacktips.txtRegistered: Tue Nov 19 20:27:21 UTC 2024 - 74.4K bytes - Viewed (0) -
perlpodspec.txt
=encoding utf8 =head1 NAME perlpodspec - Plain Old Documentation: format specification and notes =head1 DESCRIPTION This document is detailed notes on the Pod markup language. Most people will only...perldoc.perl.org/perlpodspec.txtRegistered: Tue Nov 19 18:55:43 UTC 2024 - 67.3K bytes - Viewed (0) -
perlcall.txt
=head1 NAME perlcall - Perl calling conventions from C =head1 DESCRIPTION The purpose of this document is to show you how to call Perl subroutines directly from C, i.e., how to write I<callbacks>. ...perldoc.perl.org/perlcall.txtRegistered: Tue Nov 19 23:03:30 UTC 2024 - 55.7K bytes - Viewed (0) -
perlgit.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlgit.pod =head1 NAME perlgit - Detailed information about git and the Perl repository ...perldoc.perl.org/perlgit.txtRegistered: Tue Nov 19 21:08:31 UTC 2024 - 31K bytes - Viewed (0) -
perlpolicy.txt
=encoding utf8 =head1 NAME perlpolicy - Various and sundry policies and commitments related to the Perl core =head1 DESCRIPTION This document is the master document which records all written polici...perldoc.perl.org/perlpolicy.txtRegistered: Tue Nov 19 21:48:42 UTC 2024 - 25.9K bytes - Viewed (0) -
perlxstypemap.txt
=head1 NAME perlxstypemap - Perl XS C/Perl type mapping =head1 DESCRIPTION The more you think about interfacing between two languages, the more you'll realize that the majority of programmer effort...perldoc.perl.org/perlxstypemap.txtRegistered: Tue Nov 19 22:19:22 UTC 2024 - 23.4K bytes - Viewed (0) -
perlstyle.txt
=head1 NAME perlstyle - Perl style guide =head1 DESCRIPTION Each programmer will, of course, have his or her own preferences in regards to formatting, but there are some general guidelines that wil...perldoc.perl.org/perlstyle.txtRegistered: Tue Nov 19 19:01:43 UTC 2024 - 8.8K bytes - Viewed (0) -
perl5342delta.txt
=encoding utf8 =head1 NAME perl5342delta - what is new for perl v5.34.2 =head1 DESCRIPTION This document describes differences between the 5.34.1 release and the 5.34.2 release. If you are upgradin...perldoc.perl.org/perl5342delta.txtRegistered: Tue Nov 19 22:08:34 UTC 2024 - 3.9K bytes - Viewed (0)