> The following was supposedly scribed by
> Eric Wilhelm
> on Sunday 05 October 2003 01:57 pm:

> I may
>see a need to create CAD::Drawing::IO::Opendwg and CAD::Drawing::IO::GPLdwg
>modules which could be installed as options based on which libraries the
> user has available.

What is the best way to arrange this?  

Is it something that should be selected at installation time (e.g. the 
Makefile inserts a "use CAD::Drawing::IO::GPLdwg" into CAD::Drawing::IO.pm?)

I'd like for the user to not have to pay any attention to which of the 
libraries are installed (as long as there is a savedwg function available, it 
will get used.)  

Should this be done with a "require"?

Thanks,
Eric
-- 
"When the going gets tough, most people quit."
                                        --Unknown

Reply via email to