Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 3,646 for filetype:txt (0.06 sec)

  1. $0.txt

    =over =item $PROGRAM_NAME =item $0 X<$0> X<$PROGRAM_NAME> Contains the name of the program being executed. On some (but not all) operating systems assigning to C<$0> modifies the argument area that...
    perldoc.perl.org/variables/$0.txt
    Registered: Mon Jan 19 02:03:23 UTC 2026
    - 2.3K bytes
    - Viewed (0)
  2. $^E.txt

    =over =item $EXTENDED_OS_ERROR =item $^E X<$^E> X<$EXTENDED_OS_ERROR> Error information specific to the current operating system. At the moment, this differs from C<L</$!>> under only VMS, OS/2, an...
    perldoc.perl.org/variables/$^E.txt
    Registered: Mon Jan 19 02:18:39 UTC 2026
    - 1.1K bytes
    - Viewed (0)
  3. %^H.txt

    =over =item %^H X<%^H> The C<%^H> hash provides the same scoping semantics as L<C<$^H>|/$^H>. This makes it useful for implementing lexically scoped pragmas. See L<perlpragma>. All the entries are ...
    perldoc.perl.org/variables/%^H.txt
    Registered: Mon Jan 19 04:54:53 UTC 2026
    - 909 bytes
    - Viewed (0)
  4. $`.txt

    =over =item $PREMATCH =item $` X<$`> X<$PREMATCH> The string preceding whatever was matched by the last successful pattern match. (See L</Scoping Rules of Regex Variables>). See L</Performance issu...
    perldoc.perl.org/variables/$`.txt
    Registered: Mon Jan 19 04:18:58 UTC 2026
    - 421 bytes
    - Viewed (0)
  5. ${^UNICODE}.txt

    =over =item ${^UNICODE} X<${^UNICODE}> Reflects certain Unicode settings of Perl. See L<perlrun|perlrun/-C [numberE<sol>list]> documentation for the C<-C> switch for more information about the poss...
    perldoc.perl.org/variables/${^UNICODE}.txt
    Registered: Mon Jan 19 02:10:19 UTC 2026
    - 331 bytes
    - Viewed (0)
  6. @ARGV.txt

    =over =item @ARGV X<@ARGV> The array C<@ARGV> contains the command-line arguments intended for the script. C<$#ARGV> is generally the number of arguments minus one, because C<$ARGV[0]> is the first...
    perldoc.perl.org/variables/@ARGV.txt
    Registered: Mon Jan 19 01:45:33 UTC 2026
    - 293 bytes
    - Viewed (0)
  7. ${^WIN32_SLOPPY_STAT}.txt

    =over =item ${^WIN32_SLOPPY_STAT} X<${^WIN32_SLOPPY_STAT}> X<sitecustomize> X<sitecustomize.pl> This variable no longer has any function. This variable was added in Perl v5.10.0 and removed in Perl...
    perldoc.perl.org/variables/${^WIN32_SLOPPY_STAT}.txt
    Registered: Mon Jan 19 03:06:46 UTC 2026
    - 216 bytes
    - Viewed (0)
  8. luminous.rst.txt

    ======== Luminous ======== Luminous is the 12th stable release of Ceph. It is named after the luminous squid (watasenia scintillans, aka firefly squid). v12.2.13 Luminous ========== This is the 13t...
    docs.ceph.com/en/latest/_sources/releases/luminous.rst.txt
    Registered: Mon Jan 26 01:43:12 UTC 2026
    - Last Modified: Wed Feb 08 19:04:27 UTC 2023
    - 719K bytes
    - Viewed (0)
  9. v0.67.8.txt

    commit ffc58b4ea6a3ea10e910 (tag: refs/tags/v0.67.8, refs/remotes/gh/dumpling) Author: Jenkins <jenkins@inktank.com> Date: Thu May 1 11:18:24 2014 +0000 0.67.8 commit 4b16b70c53be83481efe Merge: 5a...
    docs.ceph.com/en/latest/_downloads/65d2f3e64d09d923fdc73b9b66bddbae/v0.67.8.txt
    Registered: Mon Jan 26 01:47:12 UTC 2026
    - Last Modified: Wed Feb 08 19:05:18 UTC 2023
    - 45.2K bytes
    - Viewed (0)
  10. v0.67.6.txt

    commit c71f8a60cf49fb3d4efb (tag: refs/tags/v0.67.6) Author: Alfredo Deza <alfredo.deza@inktank.com> Date: Thu Feb 13 20:20:42 2014 +0000 release build 67.6 Signed-off-by: Alfredo Deza <alfredo.dez...
    docs.ceph.com/en/latest/_downloads/75802a05b1e5cc3cdc5ee4d4b68676e7/v0.67.6.txt
    Registered: Mon Jan 26 01:47:27 UTC 2026
    - Last Modified: Wed Feb 08 19:05:18 UTC 2023
    - 47.2K bytes
    - Viewed (0)
Back to top