Help for this page

Select Code to Download


  1. or download this
      my $rcfile = 'testrc';  # exports environment vars
      %CFG = split /\0/, `. $rcfile; $^X -e 'print join("\\0", %ENV)'`;