Help for this page

Select Code to Download


  1. or download this
    use Highlander -silent;
    
  2. or download this
    BEGIN {
       require Highlander;
       Highlander->import(-silent);
    }
    
  3. or download this
    my $opt_silent;
    
    ...
            }
        }
    }