Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 3,646 for filetype:txt (0.03 sec)

  1. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.36'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...
    perldoc.perl.org/5.38.5-RC1/CPAN Similar Results (2)
    Registered: Sat Dec 27 11:33:00 UTC 2025
    - 144.4K bytes
    - Viewed (0)
  2. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '1.94_56'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over an...
    perldoc.perl.org/5.12.3/CPAN Similar Results (1)
    Registered: Sat Dec 27 11:30:58 UTC 2025
    - 130.2K bytes
    - Viewed (0)
  3. perl5302delta.txt

    =encoding utf8 =head1 NAME perl5302delta - what is new for perl v5.30.2 =head1 DESCRIPTION This document describes differences between the 5.30.1 release and the 5.30.2 release. If you are upgradin...
    perldoc.perl.org/perl5302delta.txt
    Registered: Thu Jan 01 13:21:42 UTC 2026
    - 4.6K bytes
    - Viewed (0)
  4. perl5220delta.txt

    =encoding utf8 =head1 NAME perl5220delta - what is new for perl v5.22.0 =head1 DESCRIPTION This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgradin...
    perldoc.perl.org/perl5220delta.txt
    Registered: Thu Jan 01 22:10:29 UTC 2026
    - 126.6K bytes
    - Viewed (0)
  5. perl5203delta.txt

    =encoding utf8 =head1 NAME perl5203delta - what is new for perl v5.20.3 =head1 DESCRIPTION This document describes differences between the 5.20.2 release and the 5.20.3 release. If you are upgradin...
    perldoc.perl.org/perl5203delta.txt
    Registered: Thu Jan 01 19:48:52 UTC 2026
    - 9K bytes
    - Viewed (0)
  6. perl5125delta.txt

    =encoding utf8 =head1 NAME perl5125delta - what is new for perl v5.12.5 =head1 DESCRIPTION This document describes differences between the 5.12.4 release and the 5.12.5 release. If you are upgradin...
    perldoc.perl.org/perl5125delta.txt
    Registered: Fri Jan 02 00:25:20 UTC 2026
    - 7.5K bytes
    - Viewed (0)
  7. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.38'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...
    perldoc.perl.org/5.42.0-RC1/CPAN Similar Results (6)
    Registered: Sat Dec 27 11:35:17 UTC 2025
    - 146.1K bytes
    - Viewed (0)
  8. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- package CPAN; $VERSION = '1.76_01'; $VERSION = eval $VERSION; # $Id: CPAN.pm,v 1.412 2003/07/31 14:53:04 k Exp $ # only used during devel...
    perldoc.perl.org/5.8.3/CPAN Similar Results (1)
    Registered: Sat Dec 27 11:28:47 UTC 2025
    - 218.6K bytes
    - Viewed (0)
  9. C-API.rst.txt

    C API ===== .. doxygenfile:: c_api.h 38
    lightgbm.readthedocs.io/en/latest/_sources/C-API.rst.txt
    Registered: Mon Jan 05 08:08:19 UTC 2026
    - Last Modified: Wed Feb 01 03:38:27 UTC 2023
    - 38 bytes
    - Viewed (0)
  10. Installation-Guide.rst.txt

    Installation Guide ========== Versioning ~~~~~~~~~~ LightGBM releases use a 3-part version number, with this format: .. code:: {major}.{minor}.{patch} This version follows a scheme called Intended ...
    lightgbm.readthedocs.io/en/latest/_sources/Installation-Guide.rst.txt
    Registered: Mon Jan 05 08:08:25 UTC 2026
    - Last Modified: Tue Nov 18 15:35:33 UTC 2025
    - 31.1K bytes
    - Viewed (0)
Back to top