Subject: | Add :all import tag? |
For people who don't care and don't want to remember:
use List::Util qw/:all/;
use List::MoreUtils qw/:all/;
Currently we can do the second line but not the first.
The same for Scalar::Util.
This queue is for tickets about the Scalar-List-Utils CPAN distribution.
The Basics
People
|
Bug Information
|