Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1081 - 1090 of 3,463 for filetype:txt (0.04 sec)

  1. Test2::Workflow::Task.txt

    package Test2::Workflow::Task; use strict; use warnings; our $VERSION = '0.000162'; use Test2::API(); use Test2::Event::Exception(); use List::Util qw/min max/; use Scalar::Util qw/blessed/; use Ca...
    perldoc.perl.org/Test2::Workflow::Task.txt
    Registered: Mon Jun 02 01:43:02 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  2. Test2::Workflow::Build.txt

    package Test2::Workflow::Build; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Workflow::Task::Group; our @BUILD_FIELDS; BEGIN { @BUILD_FIELDS = qw{ primary variant setup teardown ...
    perldoc.perl.org/Test2::Workflow::Build.txt
    Registered: Sun Jun 01 23:17:15 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  3. Win32.txt

    package Win32; # BEGIN { use strict; use vars qw|$VERSION $XS_VERSION @ISA @EXPORT @EXPORT_OK|; require Exporter; require DynaLoader; @ISA = qw|Exporter DynaLoader|; $VERSION = '0.59'; $XS_VERSION ...
    perldoc.perl.org/Win32.txt
    Registered: Mon Jun 02 07:06:21 UTC 2025
    - 61.1K bytes
    - Viewed (0)
  4. Thread::Semaphore.txt

    package Thread::Semaphore; use strict; use warnings; our $VERSION = '2.13'; $VERSION = eval $VERSION; use threads::shared; use Scalar::Util 1.10 qw(looks_like_number); # Predeclarations for interna...
    perldoc.perl.org/Thread::Semaphore.txt
    Registered: Mon Jun 02 05:28:38 UTC 2025
    - 7.4K bytes
    - Viewed (0)
  5. Tie::Handle.txt

    package Tie::Handle; use 5.006_001; our $VERSION = '4.3'; # Tie::StdHandle used to be inside Tie::Handle. For backwards compatibility # loading Tie::Handle has to make Tie::StdHandle available. use...
    perldoc.perl.org/Tie::Handle.txt
    Registered: Mon Jun 02 06:04:44 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  6. Text::Abbrev.txt

    package Text::Abbrev; require 5.005; # Probably works on earlier versions too. require Exporter; our $VERSION = '1.02'; =head1 NAME Text::Abbrev - abbrev - create an abbreviation table from a list ...
    perldoc.perl.org/Text::Abbrev.txt
    Registered: Mon Jun 02 03:43:03 UTC 2025
    - 2K bytes
    - Viewed (0)
  7. Tie::Hash::NamedCapture.txt

    use strict; package Tie::Hash::NamedCapture; our $VERSION = "0.13"; __END__ =head1 NAME Tie::Hash::NamedCapture - Named regexp capture buffers =head1 SYNOPSIS tie my %hash, "Tie::Hash::NamedCapture...
    perldoc.perl.org/Tie::Hash::NamedCapture.txt
    Registered: Mon Jun 02 06:11:39 UTC 2025
    - 1.5K bytes
    - Viewed (0)
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/element/set/index.md # Original Wiki contributors Jeremie fscholz Sebastianz kscarfone 195
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/set/contributors.txt
    Registered: Wed Jun 04 01:14:16 UTC 2025
    - Last Modified: Wed Mar 19 00:46:53 UTC 2025
    - 195 bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/color-interpolation-filters/index.md # Original Wiki contributors cdoublev Sebas...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/color-interpolation-filters/contribu...
    Registered: Wed Jun 04 01:13:53 UTC 2025
    - Last Modified: Wed Mar 19 00:46:39 UTC 2025
    - 238 bytes
    - Viewed (0)
  10. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/cursor/index.md # Original Wiki contributors Sebastianz connorshea Tigt chrisdav...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/cursor/contributors.txt
    Registered: Wed Jun 04 01:13:57 UTC 2025
    - Last Modified: Wed Mar 19 00:46:39 UTC 2025
    - 227 bytes
    - Viewed (0)
Back to top