in reply to Re^5: Any improvement over the code possible??
in thread Any improvement over the code possible??
By default Scalar::Util does not export any subroutines.
So, for this module, you must import explicitly. See also perldoc -f use
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Any improvement over the code possible??
by Rohit Jain (Sexton) on Sep 21, 2012 at 17:51 UTC |