Click here to Skip to main content
15,885,435 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am writing an automation script in Perl which logs into the server and executes various commands and functions.This Perl script mostly uses "send expect statements and for loops " to run the commands. This Perl script is a back end script which i have written. i have to build a GUI kind of thing for the front end. Though we have Perl/Tk for GUI but i seems very difficult to me since i am a beginner in Perl. Please give me suggestions on whether i can implement in perl-CGI ???? should i divide my back end script into separate programs and execute with html , will there be continuity coz i am logging on to server and executing commands????

please help

Thank you in advance
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900