Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    ) {
      @Agent='{XX}'
    }
    
  2. or download this
    C:\test>junk7
    if (@Agent eq 'XX'){
    ...
    if (    @Agent    eq    'XX') {
      @Agent='{XX}'
    }