mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
4 lines
223 B
Plaintext
4 lines
223 B
Plaintext
MooseX::CompileTime::Traits allows role application at compile time via use
|
|
statements. What this class does is provide an import method that will apply
|
|
each of the roles (along with any arguments for parameterized roles).
|