Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use 5.011;
    use Config qw(myconfig config_sh config_vars config_re);
    ...
    say "---------------";
    #my $ref_Config = \%CONFIG;
    #say Dumper $ref_Config;
    
  2. or download this
     Summary of my perl5 (revision 5 version 26 subversion 1) configuratio
    +n:
       
      Platform:
    ...
    
    version is 1  ##config_re("version");
    ---------------