Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            printf "War not found\n";
        }
    }
    
  2. or download this
    Initiating subroutine to copy war on remote machine...
    Copying war: remote-web.war
    ...
    
    
    I tried reading Expect.pm file around the error # but couldn't underst
    +and. Does it has anything to do with the earlier object not getting f
    +reed up? I couldn't find any method on the CPAN page for this module 
    +to close the connection.