Given that pkg_require do not throw an error when package not found,
this leads to a situation when user do not know wht the error is.

I suspect this was done so in purpose, so the system will have chances
to autoload package later.
(does this makes any sence?)

However $int->packageRequire('packagename'); will explain if package not
found;

Is it worth recommending this everywhere?

BR,
Vadim.

Reply via email to