typing "perl" into the search widget at www.gams.com gives three
pages, one of which is

http://www.gams.com/presentations/poster_gams-x.pdf

which appears to be a commercial product promising some kind of Perl interface.

GAMS appears to be a console-driven application with file configuration, and
as such it may be manipulated from Perl using C<system> and C<open> and
so on, such as the Expect::Simple module

On Thu, 24 Mar 2005 17:14:10 -0500, Daniel Wilson <[EMAIL PROTECTED]> wrote:
>  Hello
> 
>  Anyone have any experience in dealing with using GAMS and Perl?.  If so,
> Can I get a example script on how to perl interfaces with GAMS.  cpan.org
> has no info on this subject.
> 
>  Thanks
>
>  Daniel Wilson

-- 
David L Nicol
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to