|
NAMELowu - Shortcut for importing all of List::Objects::WithUtilsSYNOPSIS# Same as: # use List::Objects::WithUtils ':all'; use Lowu; DESCRIPTIONA short-to-type way to get all of List::Objects::WithUtils, including autoboxing.If you like, you can specify params as if calling "use List::Objects::WithUtils": # Get array() and immarray() only: use Lowu 'array', 'immarray'; AUTHORJon Portnoy <avenj@cobaltirc.org>
Visit the GSP FreeBSD Man Page Interface. |