User Profile
Collapse
-
use " $exp->log_user(0); " before the first expect statement . it worked for me ..... -
interface between perl script and HTML
hi
I am new to Perl and HTML . I have written a back end script in Perl using send expect statements, for loops and subroutines. In the Perl script i am logging in to the server and sending some commands and expecting server prompt and finally exit .Now i am trying to bring it to front end using HTML. I am using CGI as a framework to achieve this. This is my part of the code
Code:#!/usr/bin/perl use Expect;
Last edited by Rabbit; Mar 7 '14, 04:07 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: