Subject: | _HANDLE from Params::Util not imported but used |
The _HANDLE sub from Params::Util is not imported on line 44, but is
used on line 248.
Changing line 44 to "use Params::Util qw{ _STRING _SCALAR _INSTANCE
_HANDLE };" fixes the problem.
This queue is for tickets about the SQL-Script CPAN distribution.
The Basics
People
|
Bug Information
|