- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1971 - 1980 of 3,197 for filetype:txt (0.08 sec)
-
perl5282delta.txt
=encoding utf8 =head1 NAME perl5282delta - what is new for perl v5.28.2 =head1 DESCRIPTION This document describes differences between the 5.28.1 release and the 5.28.2 release. If you are upgradin...perldoc.perl.org/perl5282delta.txtRegistered: Wed Nov 20 09:23:15 UTC 2024 - 6K bytes - Viewed (0) -
perl5184delta.txt
=encoding utf8 =head1 NAME perl5184delta - what is new for perl v5.18.4 =head1 DESCRIPTION This document describes differences between the 5.18.4 release and the 5.18.2 release. B<Please note:> Thi...perldoc.perl.org/perl5184delta.txtRegistered: Wed Nov 20 09:38:33 UTC 2024 - 4.5K bytes - Viewed (0) -
perl5124delta.txt
=encoding utf8 =head1 NAME perl5124delta - what is new for perl v5.12.4 =head1 DESCRIPTION This document describes differences between the 5.12.3 release and the 5.12.4 release. If you are upgradin...perldoc.perl.org/perl5124delta.txtRegistered: Wed Nov 20 09:55:39 UTC 2024 - 3.6K bytes - Viewed (0) -
perlvos.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...perldoc.perl.org/perlvos.txtRegistered: Wed Nov 20 11:01:01 UTC 2024 - 3.8K bytes - Viewed (0) -
dbmopen.txt
=over =item dbmopen HASH,DBNAME,MASK X<dbmopen> X<dbm> X<ndbm> X<sdbm> X<gdbm> [This function has been largely superseded by the L<C<tie>|/tie VARIABLE,CLASSNAME,LIST> function.] This binds a L<dbm...perldoc.perl.org/functions/dbmopen.txtRegistered: Wed Nov 20 19:16:27 UTC 2024 - 2.2K bytes - Viewed (0) -
syswrite.txt
=over =item syswrite FILEHANDLE,SCALAR,LENGTH,OFFSET X<syswrite> =item syswrite FILEHANDLE,SCALAR,LENGTH =item syswrite FILEHANDLE,SCALAR Attempts to write LENGTH bytes of data from variable SCALAR...perldoc.perl.org/functions/syswrite.txtRegistered: Wed Nov 20 19:02:03 UTC 2024 - 1.7K bytes - Viewed (0) -
lcfirst.txt
=over =item lcfirst EXPR X<lcfirst> X<lowercase> =item lcfirst Returns the value of EXPR with the first character lowercased. This is the internal function implementing the C<\l> escape in double-q...perldoc.perl.org/functions/lcfirst.txtRegistered: Wed Nov 20 11:40:52 UTC 2024 - 376 bytes - Viewed (0) -
I18N::LangTags::List.txt
require 5; package I18N::LangTags::List; # Time-stamp: "2004-10-06 23:26:21 ADT" use strict; our (%Name, %Is_Disrec, $Debug); our $VERSION = '0.41'; # POD at the end. #--------- { # read the table ...perldoc.perl.org/I18N::LangTags::List.txtRegistered: Sat Nov 16 16:38:55 UTC 2024 - 28.1K 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 Nov 16 15:23:43 UTC 2024 - 21.1K bytes - Viewed (0) -
IO::Socket::INET.txt
# IO::Socket::INET.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms a...perldoc.perl.org/IO::Socket::INET.txtRegistered: Sat Nov 16 16:08:52 UTC 2024 - 12.5K bytes - Viewed (0)