Help for this page

Select Code to Download


  1. or download this
    my ($user);
    
    ...
    
    $user->{'host'} = [ $user->{'host'} ]
       if not ref $user->{'host'};