Help for this page
# Foo.pm ... package Foo::Baz; # ... and more
# Foo.pm ... use Foo qw(:transforms); say transform_one("xyzabc");