1Tangerine::hook::list(3U)ser Contributed Perl DocumentatiToanngerine::hook::list(3)
2
3
4
6 Tangerine::hook::list - Process simple module lists
7
9 This hook catches "use" statements with modules loading more modules
10 listed as their arguments.
11
12 Currently this hook knows about aliased, base, mixin, mixin::with,
13 Mojo::Base, Test::use::ok, parent, superclass and Test::Class::Most.
14
16 Tangerine, aliased, base, mixin, mixin::with, Mojo::Base,
17 Test::use::ok, parent, superclass, Test::Class::Most
18
20 Petr Šabata <contyk@redhat.com>
21
23 Copyright (c) 2014-2016 Petr Šabata
24
25 See LICENSE for licensing details.
26
27
28
29perl v5.32.1 2021-01-27 Tangerine::hook::list(3)