Help for this page

Select Code to Download


  1. or download this
    Microsoft Windows [Version 10.0.19045.3155]
    (c) Microsoft Corporation. All rights reserved.
    
  2. or download this
    $ gcc --version
    gcc (GCC) 11.4.0
    
  3. or download this
    $ cat `which perlmodver`
    #!/usr/bin/env perl
    ...
    
        say '-' x 72;
    }
    
  4. or download this
    $ perl -v | head -2 | tail -1
    This is perl 5, version 30, subversion 0 (v5.30.0) built for cygwin-th
    +read-multi
    ...
    Tk 804.034
      in /home/ken/perl5/perlbrew/perls/perl-5.30.0/lib/site_perl/5.30.0/c
    +ygwin-thread-multi/Tk.pm
    ----------------------------------------------------------------------
    +--
    
  5. or download this
    $ perl -V
    Summary of my perl5 (revision 5 version 30 subversion 0) configuration
    +:
    ...
        /home/ken/perl5/perlbrew/perls/perl-5.30.0/lib/site_perl/5.30.0
        /home/ken/perl5/perlbrew/perls/perl-5.30.0/lib/5.30.0/cygwin-threa
    +d-multi
        /home/ken/perl5/perlbrew/perls/perl-5.30.0/lib/5.30.0
    
  6. or download this
    $ perl -v | head -2 | tail -1
    This is perl 5, version 36, subversion 0 (v5.36.0) built for cygwin-th
    +read-multi
    ...
    Tk 804.036
      in /home/ken/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0/c
    +ygwin-thread-multi/Tk.pm
    ----------------------------------------------------------------------
    +--
    
  7. or download this
    $ perl -V
    Summary of my perl5 (revision 5 version 36 subversion 0) configuration
    +:
    ...
        /home/ken/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0
        /home/ken/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/cygwin-threa
    +d-multi
        /home/ken/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0