- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1151 - 1160 of 6,576 for content_length:[0 TO 9999] (0.15 seconds)
-
CPD Results – Apache Maven PMD Plugin
CPD Results The following document contains the results of PMD's CPD 7.17.0. CPD found no problems in your source code.maven.apache.org/plugins/maven-pmd-plugin/cpd.htmlTue Oct 07 06:01:08 GMT 2025 7.6K bytes -
antrun:help – Apache Maven AntRun Plugin
antrun:help Full name : org.apache.maven.plugins:maven-antrun-plugin:3.2.0:help Description : Display help informatio...maven.apache.org/plugins/maven-antrun-plugin/help-mojo.html -
ExtUtils::Command::MM.txt
package ExtUtils::Command::MM; require 5.006; use strict; use warnings; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(test_harness pod2man perllocal_install uninstall warn_if_old_pack...perldoc.perl.org/ExtUtils::Command::MM.txtSat Feb 07 02:57:01 GMT 2026 7.5K bytes -
sigtrap.txt
package sigtrap; =head1 NAME sigtrap - Perl pragma to enable simple signal handling =cut use Carp; $VERSION = '1.10'; $Verbose ||= 0; sub import { my $pkg = shift; my $handler = \&handler_traceback...perldoc.perl.org/sigtrap.txtSat Feb 07 00:06:01 GMT 2026 8.5K bytes -
sort.txt
package sort; use strict; use warnings; our $VERSION = '2.06'; sub import { shift; if (@_ == 0) { require Carp; Carp::croak("sort pragma requires arguments"); } $^H{sort} //= 0; for my $subpragma (...perldoc.perl.org/sort.txtFri Feb 06 21:34:59 GMT 2026 3K bytes -
AnyDBM_File.txt
package AnyDBM_File; use warnings; use strict; use 5.006_001; our $VERSION = '1.01'; our @ISA = qw(NDBM_File DB_File GDBM_File SDBM_File ODBM_File) unless @ISA; my $mod; for $mod (@ISA) { if (eval ...perldoc.perl.org/AnyDBM_File.txtFri Feb 06 23:18:43 GMT 2026 2.6K bytes -
CPAN::Debug.txt
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- package CPAN::Debug; use strict; use vars qw($VERSION); $VERSION = "5.5001"; # module is internal to CPAN.pm %CPAN::DEBUG = qw[ CPAN 1 In...perldoc.perl.org/CPAN::Debug.txtFri Feb 06 21:06:33 GMT 2026 2.1K bytes -
ok.txt
package ok; our $VERSION = '1.302210'; use strict; use Test::More (); sub import { shift; if (@_) { goto &Test::More::pass if $_[0] eq 'ok'; goto &Test::More::use_ok; } # No argument list - croak a...perldoc.perl.org/ok.txtSat Feb 07 00:10:37 GMT 2026 971 bytes -
ExtUtils::Liblist.txt
package ExtUtils::Liblist; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; use File::Spec; require ExtUtils::Liblist::Kid; our @ISA = qw(ExtUtils::Liblist::Kid File::Spec); # ...perldoc.perl.org/ExtUtils::Liblist.txtSat Feb 07 03:15:03 GMT 2026 9.3K bytes -
CPAN::Meta::History::Meta_1_1.txt
=for :stopwords Ingy READMEs WTF licensure =head1 NAME CPAN::Meta::History::Meta_1_1 - Version 1.1 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1.1 sp...perldoc.perl.org/CPAN::Meta::History::Meta_1_1.txtSat Feb 07 17:01:14 GMT 2026 8.6K bytes