in reply to Re: Re: Transparent Wrapper
in thread Transparent Wrapper

Can I ask why non-standard modules are a problem? They should not be. If you can provide info, we can probably help you get a module into your environment (i.e. non-root access, not sure of how to use modules on Win32, etc).

Replies are listed 'Best First'.
Re: Re: Re: Re: Transparent Wrapper
by devslashneil (Friar) on Mar 06, 2004 at 00:18 UTC
    Using modules is a problem because i wish to learn the concept behind what i'm doing, not just use someone elses code :)

    Neil Archibald
      To be fair, when you are using Perl, you are using Larry's (and quite a few other talented folks) code :)

      Expect is *very* complicated, if you are a Unix platform and need to have perl talk with an interactive application, there is no shame in using it. If you are dealing with non-interactive processes (i.e. running at the end of a shell pipe), yeah, this would be a good thing to do yourself.