Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 3,803 for filetype:txt (0.05 sec)

  1. Digest.txt

    package Digest; use strict; use warnings; our $VERSION = "1.20"; our %MMAP = ( "SHA-1" => [ [ "Digest::SHA", 1 ], "Digest::SHA1", [ "Digest::SHA2", 1 ] ], "SHA-224" => [ [ "Digest::SHA", 224 ] ], "...
    perldoc.perl.org/Digest.txt
    Registered: Fri May 30 03:56:32 UTC 2025
    - 11K bytes
    - Viewed (0)
  2. Encode::GSM0338.txt

    # # $Id: GSM0338.pm,v 2.10 2021/05/24 10:56:53 dankogai Exp $ # package Encode::GSM0338; use strict; use warnings; use Carp; use vars qw($VERSION); $VERSION = do { my @r = ( q$Revision: 2.10 $ =~ /...
    perldoc.perl.org/Encode::GSM0338.txt
    Registered: Fri May 30 03:22:55 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  3. 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 May 30 08:54:30 UTC 2025
    - 8.5K bytes
    - Viewed (0)
  4. ExtUtils::Command.txt

    package ExtUtils::Command; use 5.00503; use strict; use warnings; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(cp rm_f rm_rf mv cat eqtime mkpath touch test_f test_d chmod dos2unix);...
    perldoc.perl.org/ExtUtils::Command.txt
    Registered: Fri May 30 07:47:43 UTC 2025
    - 7.6K bytes
    - Viewed (0)
  5. subs.txt

    package subs; use strict; use warnings; our $VERSION = '1.04'; =head1 NAME subs - Perl pragma to predeclare subroutine names =head1 SYNOPSIS use subs qw(frob); frob 3..10; =head1 DESCRIPTION This w...
    perldoc.perl.org/subs.txt
    Registered: Fri May 30 05:57:14 UTC 2025
    - 945 bytes
    - Viewed (0)
  6. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/clip-rule/index.md # Original Wiki contributors Sebastianz a-mt connorshea Longs...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/clip-rule/contributors.txt
    Registered: Wed Jun 04 01:14:44 UTC 2025
    - Last Modified: Wed Mar 19 00:46:39 UTC 2025
    - 210 bytes
    - Viewed (0)
  7. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/markerwidth/index.md # Original Wiki contributors vertika Sebastianz Jeremie 195
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/markerWidth/contributors.txt
    Registered: Wed Jun 04 01:21:53 UTC 2025
    - Last Modified: Wed Mar 19 00:46:43 UTC 2025
    - 195 bytes
    - Viewed (0)
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/marker-end/index.md # Original Wiki contributors cdoublev Sebastianz a-mt connor...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/marker-end/contributors.txt
    Registered: Wed Jun 04 01:22:23 UTC 2025
    - Last Modified: Wed Mar 19 00:46:43 UTC 2025
    - 234 bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/svg/reference/attribute/letter-spacing/index.md # Original Wiki contributors rachelandrew yisibl Sebasti...
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/letter-spacing/contributors.txt
    Registered: Wed Jun 04 01:20:42 UTC 2025
    - Last Modified: Wed Mar 19 00:46:43 UTC 2025
    - 258 bytes
    - Viewed (0)
  10. contributors.txt

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