Help for this page

Select Code to Download


  1. or download this
    use Win32::TieRegistry( Delimiter => '#', ArrayValues => 0);
    my $pound = $Registry->Delimiter("/");
    
  2. or download this
    use Win32::TieRegistry Delimiter => '/', ArrayValues => 0;