* Shlomi Fish <[EMAIL PROTECTED]> [2007-06-14T07:22:03]
> 1. Shouldn't the path where the scripts and executables are installed should 
> be configured before CPANPLUS.pm or CPAN.pm are invoked for installing the 
> modules as part of the smoking? Isn't it a bug at their end?

Whether or not it should, I think that versions of this problem will crop up
again anyway when people move or rename the script, as nobody will have ever
heard of the script itself being part of the prereq.
 
> 2. Should I somehow convert the command line invocation to a command line 
> application disguised as a module (e.g: <<perl -MApp::Runprove -e 'run()' -- 
> @args>>), so I'll avoid such problems in the future?

Yes, this is exactly what you should do, imho.

-- 
rjbs

Reply via email to