Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
        print "RESULTS = @results\n";
        print "--------------------\n";
        print "HOSTRESULTS = ${$hostresults[0]}\n"; # <<< LIne 28
    
  2. or download this
    scratch.pl vstestlist.txt 172.24.17.41 admin adminggg 172.24.23.32 adm
    +in admin ddd
    RESULTS = GlobalLB::VirtualServerDefinition=HASH(0x3d7b504) GlobalLB::
    +VirtualSer
    ...
    ion=HASH(0x3d77dc4) GlobalLB::VirtualServerDefinition=HASH(0x3d77b94)
    --------------------
    Can't use string ("14") as a SCALAR ref while "strict refs" in use at 
    +scratch.pl line 28.