On Thu, Jul 03, 2003 at 10:42:27AM -0600, Ian Harisay wrote:
> Does anyone know how to force the install of DBD::Oracle?  What needs to 
> be added to this command?
> 
> perl -MCPAN -e 'install DBD::Oracle'

I believe it would be

perl -MCPAN -e 'force "install", DBD::Oracle'


I usually use the interactive shell, though.


Ronald

Reply via email to