in reply to Using eval to create 'plugins'
I also like the approach suggested by the comment Re: Using eval to create 'plugins' from dws where he said that you could enforce testing on a development system by requiring a hash generated by Digest::MD5. You will never see an OpenSource project constructed this way, IMHO, because no project leader will want to require all implementations to have a separate staging environment. But, such a solution could work well in your case.
|
|---|