Help for this page

Select Code to Download


  1. or download this
    my ($user);
    
    ...
        delete $user->{'host'};
        push @{$user->{'host'}}, $hList;
    }
    
  2. or download this
    Can't use string ("*") as an ARRAY ref while "strict refs" in use at t
    +est.pl line 16.