Help for this page

Select Code to Download


  1. or download this
    Dumper %RegHash = $error;
    
  2. or download this
                # Dumper %RegHash = $error;
                # while (@set = 2)
    ...
                     
                    next; # added
                }
    
  3. or download this
    .3/ = /
    .386/ = /
    ...
    .ace/ = /
    .acf/ = /
    ...
    
  4. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    
        print "$class = $RegHash{'/'}\n" if exists $RegHash{'/'};
    }
    
  5. or download this
    .3/ = 3_auto_file
    .323/ = h323file
    ...
    .3gp/ = QuickTime.3gp
    .3gp2/ = QuickTime.3gp2
    ...