Help for this page

Select Code to Download


  1. or download this
       if (($english && $foreign) eq '-1') {
    
  2. or download this
    sub hash_processor::function () {
    
    
     my ($english, $foreign, $process) = @_;
    
  3. or download this
     if ($process == '0') {
    
  4. or download this
       $english = "$english" . "$hash_processor::tag_count";
       $foreign = "$foreign" . "$hash_processor::tag_count";
    
  5. or download this
       $english .= $hash_processor::tag_count;
       $foreign .= $hash_processor::tag_count;