Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 5531 - 5540 of 6,206 for content_length:[0 TO 9999] (0.08 sec)

  1. 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.txt
    Registered: Sat Nov 16 22:02:47 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  2. 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.txt
    Registered: Sat Nov 16 19:30:59 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  3. 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.txt
    Registered: Sat Nov 16 21:25:02 UTC 2024
    - 520 bytes
    - Viewed (0)
  4. 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.txt
    Registered: Fri Nov 15 15:34:39 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  5. 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.txt
    Registered: Fri Nov 15 23:19:18 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  6. 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.txt
    Registered: Fri Nov 15 16:26:12 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  7. overloading.txt

    package overloading; use warnings; our $VERSION = '0.02'; my $HINT_NO_AMAGIC = 0x01000000; # see perl.h require 5.010001; sub _ops_to_nums { require overload::numbers; map { exists $overload::numbe...
    perldoc.perl.org/overloading.txt
    Registered: Sat Nov 16 00:19:34 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  8. Test2::Compare::Custom.txt

    package Test2::Compare::Custom; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/code name operator stringify_got/; use Carp qw/cro...
    perldoc.perl.org/Test2::Compare::Custom.txt
    Registered: Sun Nov 17 18:59:20 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  9. Test2::API::InterceptResult::Squasher.txt

    package Test2::API::InterceptResult::Squasher; use strict; use warnings; our $VERSION = '1.302199'; use Carp qw/croak/; use List::Util qw/first/; use Test2::Util::HashBase qw{ <events +down_sig +do...
    perldoc.perl.org/Test2::API::InterceptResult::Squasher.txt
    Registered: Sun Nov 17 21:47:16 UTC 2024
    - 3.6K bytes
    - Viewed (0)
  10. Test2::Event::Ok.txt

    package Test2::Event::Ok; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw{ pass effective_pass name tod...
    perldoc.perl.org/Test2::Event::Ok.txt
    Registered: Sun Nov 17 22:14:24 UTC 2024
    - 3.1K bytes
    - Viewed (0)
Back to top