Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 701 - 710 of 3,812 for filetype:txt (0.05 sec)

  1. m.txt

    =over =item m// The match operator. See L<perlop/"Regexp Quote-Like Operators">. =back 90
    perldoc.perl.org/functions/m.txt
    Registered: Sat Apr 19 16:35:02 UTC 2025
    - 90 bytes
    - Viewed (0)
  2. B::Concise.txt

    package B::Concise; # Copyright (C) 2000-2003 Stephen McCamant. All rights reserved. # This program is free software; you can redistribute and/or modify it # under the same terms as Perl itself. # ...
    perldoc.perl.org/B::Concise.txt
    Registered: Sun Apr 20 03:50:31 UTC 2025
    - 59.6K bytes
    - Viewed (0)
  3. perlbug.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell my $config_tag1 = '5.40.2 - Su...
    perldoc.perl.org/perlbug.txt
    Registered: Sat Apr 19 23:36:54 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  4. h2ph.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell BEGIN { pop @INC if $INC[-1] e...
    perldoc.perl.org/h2ph.txt
    Registered: Sat Apr 19 22:37:55 UTC 2025
    - 28.2K bytes
    - Viewed (0)
  5. 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: Sun Apr 20 02:15:23 UTC 2025
    - 8.5K bytes
    - Viewed (0)
  6. pl2pm.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell =head1 NAME pl2pm - Rough tool...
    perldoc.perl.org/pl2pm.txt
    Registered: Sat Apr 19 22:11:01 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  7. 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: Sun Apr 20 00:09:22 UTC 2025
    - 6.7K bytes
    - Viewed (0)
  8. pod2usage.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec perl -S $0 "$@"' if 0; ########## # pod2usage -- command to print usage messages from embedded pod docs # # Copyright (c) 1996-2000 ...
    perldoc.perl.org/pod2usage.txt
    Registered: Sat Apr 19 23:08:28 UTC 2025
    - 4K bytes
    - Viewed (0)
  9. App::Prove::State::Result::Test.txt

    package App::Prove::State::Result::Test; use strict; use warnings; =head1 NAME App::Prove::State::Result::Test - Individual test results. =head1 VERSION Version 3.48 =cut our $VERSION = '3.48'; =he...
    perldoc.perl.org/App::Prove::State::Result::Test.txt
    Registered: Sun Apr 20 01:15:30 UTC 2025
    - 3.3K bytes
    - Viewed (0)
  10. autodie.txt

    package autodie; use 5.008; use strict; use warnings; use parent qw(Fatal); our $VERSION; # ABSTRACT: Replace functions with ones that succeed or die with lexical scope BEGIN { our $VERSION = '2.37...
    perldoc.perl.org/autodie.txt
    Registered: Sun Apr 20 11:06:25 UTC 2025
    - 12.1K bytes
    - Viewed (0)
Back to top