[Perl-unix-users] Help with Getopt::Long

2003-03-25 Thread Subrahmanyam Vadlamani
Hi: I am trying to use Getopt::Long. I wrote a simple script and testing it. Why is the script running without me having to specify any arguments? I thought the = was so that the option is mandatory but it is not working that way. I am hoping that it will not run (so that when user runs it wit

[Perl-unix-users] Help Inline::CPP

2003-03-25 Thread Mundell, R. \(Ronald\)
Title: Help Inline::CPP Good Day All I wrote a script using Inline::CPP and made use of classes. I am now trying to instantiate a class but the compiler complains. I am including 3 files. On a module, one the test script and one that contains the errors I am receiving. If someone could look