in reply to Running Entire Bash Script Inside Perl

Thanks for all your suggestions.

The reason why I wanted to 'mix' both Bash and Perl is because I'm using bash to create an expect script. Although I can download the Expect module, I thought it would be easier to just use the native expect command.
  • Comment on Re: Running Entire Bash Script Inside Perl