in reply to h2xs again
If your problem is that you can't use it from the build directory, look at the way the autogenerated test.pl uses it, and copy that. In fact, why not just put the code into the test.pl. You are writing unit tests, right?
Finally: when you go to package up your distribution, rename the Client directory Client-Graph and then tar it up. That's the style most modules on the CPAN use.
-dlc
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: h2xs again
by clemburg (Curate) on Dec 12, 2000 at 15:00 UTC |