Help for this page

Select Code to Download


  1. or download this
    my $a = $cfg{'default.player'};
    my $b = "\xeb\xa6\xac\xec\x9e\x91";
    if ($a eq $b) {
       print "indahouse\n";
    }
    
  2. or download this
    open(ST, "<", $details) or die "Could not read $details: $!\n";
    while (<ST>) {
    ...
                    }
            }
    }