- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 5531 - 5540 of 6,206 for content_length:[0 TO 9999] (0.1 sec)
-
Apache Maven Patch Plugin โ Sonar
Apache > Maven > Plugins > Apache Maven Patch Plugin > Sonar Last Published: 2015-03-04 | Version: 1.2 Overview Intro...maven.apache.org/plugins/maven-patch-plugin/sonar.htmlRegistered: Fri Nov 15 10:14:38 UTC 2024 - Last Modified: Tue Mar 08 00:25:30 UTC 2022 - 9.5K bytes - Viewed (0) -
IO::Select.txt
# IO::Select.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 as Perl...perldoc.perl.org/IO::Select.txtRegistered: Sat Nov 16 20:25:36 UTC 2024 - 9.1K bytes - Viewed (0) -
Module::Load.txt
package Module::Load; use strict; use warnings; use File::Spec (); our $VERSION = '0.36'; sub import { my $who = _who(); my $h; shift; { no strict 'refs'; @_ or ( *{"${who}::load"} = \&load, # comp...perldoc.perl.org/Module::Load.txtRegistered: Sat Nov 16 21:37:41 UTC 2024 - 8.9K bytes - Viewed (0) -
MIME::Base64.txt
package MIME::Base64; use strict; use warnings; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(encode_base64 decode_base64); our @EXPORT_OK = qw(encode_base64url decode_base64url encod...perldoc.perl.org/MIME::Base64.txtRegistered: Sat Nov 16 21:12:22 UTC 2024 - 5.3K bytes - Viewed (0) -
IPC::SharedMem.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::SharedMem.txtRegistered: Sat Nov 16 22:02:47 UTC 2024 - 5.5K bytes - Viewed (0) -
FindBin.txt
# FindBin.pm # # Copyright (c) 1995 Graham Barr & Nick Ing-Simmons. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl its...perldoc.perl.org/FindBin.txtRegistered: Sat Nov 16 19:30:59 UTC 2024 - 4.7K bytes - Viewed (0) -
Memoize::SDBM_File.txt
use strict; use warnings; package Memoize::SDBM_File; our $VERSION = '1.16'; use SDBM_File 1.01; # for EXISTS support our @ISA = qw(SDBM_File); 1; __END__ =pod =head1 NAME Memoize::SDBM_File - DEPR...perldoc.perl.org/Memoize::SDBM_File.txtRegistered: Sat Nov 16 21:25:02 UTC 2024 - 520 bytes - Viewed (0) -
CPAN::Plugin::Specfile.txt
=head1 NAME CPAN::Plugin::Specfile - Proof of concept implementation of a trivial CPAN::Plugin =head1 SYNOPSIS # once in the cpan shell o conf plugin_list push CPAN::Plugin::Specfile # make permane...perldoc.perl.org/CPAN::Plugin::Specfile.txtRegistered: Fri Nov 15 15:34:39 UTC 2024 - 8.5K bytes - Viewed (0) -
Amiga::ARexx.txt
package Amiga::ARexx; use 5.016000; use strict; use warnings; use Carp; use Exporter 'import'; # Items to export into callers namespace by default. Note: do not export # names by default without a ...perldoc.perl.org/Amiga::ARexx.txtRegistered: Fri Nov 15 23:19:18 UTC 2024 - 6.7K bytes - Viewed (0) -
autodie::exception::system.txt
package autodie::exception::system; use 5.008; use strict; use warnings; use parent 'autodie::exception'; use Carp qw(croak); our $VERSION = '2.37'; # VERSION: Generated by DZP::OurPkg:Version # AB...perldoc.perl.org/autodie::exception::system.txtRegistered: Fri Nov 15 16:26:12 UTC 2024 - 1.6K bytes - Viewed (0)