- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2541 - 2550 of 6,576 for content_length:[0 TO 9999] (0.21 sec)
-
Pod::Text::Overstrike.txt
# Convert POD data to formatted overstrike text # # This was written because the output from: # # pod2text Text.pm > plain.txt; less plain.txt # # is not as rich as the output from # # pod2man Text...perldoc.perl.org/Pod::Text::Overstrike.txtRegistered: Tue Dec 16 23:14:34 UTC 2025 - 6.8K bytes - Viewed (0) -
SDBM_File.txt
package SDBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.17"; our @EXPORT_OK = qw(PAGFEXT DIRFEXT PAIRMAX); use Exporter "import...perldoc.perl.org/SDBM_File.txtRegistered: Tue Dec 16 23:35:14 UTC 2025 - 3.7K bytes - Viewed (0) -
Pod::Perldoc::ToChecker.txt
package Pod::Perldoc::ToChecker; use strict; use warnings; use vars qw(@ISA); use vars qw($VERSION); $VERSION = '3.28'; # Pick our superclass... # eval 'require Pod::Simple::Checker'; if($@) { requ...perldoc.perl.org/Pod::Perldoc::ToChecker.txtRegistered: Tue Dec 16 21:18:27 UTC 2025 - 1.7K bytes - Viewed (0) -
Pod::Text::Color.txt
# Convert POD data to formatted color ASCII text # # This is just a basic proof of concept. It should later be modified to make # better use of color, take options changing what colors are used for...perldoc.perl.org/Pod::Text::Color.txtRegistered: Tue Dec 16 20:09:45 UTC 2025 - 6.5K bytes - Viewed (0) -
Sys::Hostname.txt
package Sys::Hostname; use strict; use Carp; use Exporter 'import'; our @EXPORT = qw/ hostname /; our $VERSION; use warnings (); our $host; BEGIN { $VERSION = '1.25'; { local $SIG{__DIE__}; eval { ...perldoc.perl.org/Sys::Hostname.txtRegistered: Tue Dec 16 19:31:41 UTC 2025 - 3.6K 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: Tue Dec 16 18:38:50 UTC 2025 - 2.1K bytes - Viewed (0) -
Apache Ant User Manual
Table of Contents Using Apache Ant Writing a Simple Buildfile Projects Targets Tasks Properties Built-in Properties P...ant.apache.org/manual/usinglist.htmlRegistered: Fri Dec 26 00:02:29 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 2.1K bytes - Viewed (0) -
Platform Issues
Platform Issues Java versions Java 5 You may need a bigger stack than default, especially if you are using the built ...ant.apache.org/manual/platform.htmlRegistered: Fri Dec 26 00:02:57 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 6.2K bytes - Viewed (0) -
ClassFileSet Type
ClassFileSet A classfileset is a specialized type of fileset which, given a set of "root" classes, will include all o...ant.apache.org/manual/Types/classfileset.htmlRegistered: Fri Dec 26 00:03:47 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 3.7K bytes - Viewed (0) -
PatternSet Type
PatternSet Patterns can be grouped to sets and later be referenced by their id attribute. They are defined via a patt...ant.apache.org/manual/Types/patternset.htmlRegistered: Fri Dec 26 00:03:53 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 7.5K bytes - Viewed (0)