Help for this page
package Foo::One; use warnings; use strict; ... ); Exporter::export_ok_tags keys %EXPORT_TAGS;
use Foo qw/:One :Two/;