Help for this page

Select Code to Download


  1. or download this
    local $/; my %conf = eval <CONF>;
    
  2. or download this
    use IO::Handle;
    CONF->untaint;
    
  3. or download this
    #!/usr/bin/perl -Tw
    
    ...
    }
    
    print Dumper \%conf;