Help for this page

Select Code to Download


  1. or download this
    #!/opt/perl5/bin/perl
    use strict;
    ...
    {
      print "$_ = $Config{$_}\n";
    }