- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2501 - 2510 of 3,812 for filetype:txt (0.09 sec)
-
IO::Compress::RawDeflate.txt
package IO::Compress::RawDeflate ; # create RFC1951 # use strict ; use warnings; use bytes; use IO::Compress::Base 2.212 ; use IO::Compress::Base::Common 2.212 qw(:Status :Parse); use IO::Compress:...perldoc.perl.org/IO::Compress::RawDeflate.txtRegistered: Mon Apr 21 12:40:44 UTC 2025 - 28.3K bytes - Viewed (0) -
Pod::Simple::PullParser.txt
package Pod::Simple::PullParser; use strict; our $VERSION = '3.45'; use Pod::Simple (); BEGIN {our @ISA = ('Pod::Simple')} use Carp (); use Pod::Simple::PullParserStartToken; use Pod::Simple::PullP...perldoc.perl.org/Pod::Simple::PullParser.txtRegistered: Mon Apr 21 10:16:19 UTC 2025 - 25.1K bytes - Viewed (0) -
Pod::Perldoc::ToMan.txt
require 5.006; package Pod::Perldoc::ToMan; use strict; use warnings; use parent qw(Pod::Perldoc::BaseTo); use vars qw($VERSION); $VERSION = '3.28'; use File::Spec::Functions qw(catfile); use Pod::...perldoc.perl.org/Pod::Perldoc::ToMan.txtRegistered: Mon Apr 21 13:54:18 UTC 2025 - 13.9K bytes - Viewed (0) -
O.txt
package O; our $VERSION = '1.03'; use B (); our $BEGIN_output; our $saveout_fh; sub import { my ($class, @options) = @_; my ($quiet, $veryquiet) = (0, 0); if ($options[0] eq '-q' || $options[0] eq ...perldoc.perl.org/O.txtRegistered: Mon Apr 21 11:11:11 UTC 2025 - 4.2K bytes - Viewed (0) -
IO::Pipe.txt
# IO::Pipe.pm # # Copyright (c) 1996-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 as Perl i...perldoc.perl.org/IO::Pipe.txtRegistered: Mon Apr 21 11:20:39 UTC 2025 - 5.4K bytes - Viewed (0) -
IPC::Msg.txt
########## # # Version 2.x, Copyright (C) 2007-2013, Marcus Holland-Moritz <mhx@cpan.org>. # Version 1.x, Copyright (C) 1997, Graham Barr <gbarr@pobox.com>. # # This program is free software; you c...perldoc.perl.org/IPC::Msg.txtRegistered: Mon Apr 21 12:16:45 UTC 2025 - 4.4K bytes - Viewed (0) -
Pod::Perldoc::ToRtf.txt
package Pod::Perldoc::ToRtf; use strict; use warnings; use parent qw( Pod::Simple::RTF ); use vars qw($VERSION); $VERSION = '3.28'; sub is_pageable { 0 } sub write_with_binmode { 0 } sub output_ext...perldoc.perl.org/Pod::Perldoc::ToRtf.txtRegistered: Mon Apr 21 14:22:50 UTC 2025 - 2.1K 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: Fri Apr 18 02:17:42 UTC 2025 - 130.5K bytes - Viewed (0) -
perl5100delta.txt
=encoding utf8 =head1 NAME perl5100delta - what is new for perl 5.10.0 =head1 DESCRIPTION This document describes the differences between the 5.8.8 release and the 5.10.0 release. Many of the bug f...perldoc.perl.org/perl5100delta.txtRegistered: Fri Apr 18 03:14:15 UTC 2025 - 54.6K 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: Thu Apr 17 23:27:36 UTC 2025 - 23.4K bytes - Viewed (0)