Hello Monks,
we have a telecom hardware board, which has an embedded OS which supports perl 5.8.7.
Now for automating a few servcies like say (ftp,ssh,sftp) we need to use Expect.pm module from perl.
If anybody has any idea whether we have to port this module(cross-compile) onto the board or just installing will do the job since the OS on the board already supports perl.