d97e0accde
which is required to update www/p5-POE-Component-Server-PSGI. 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).
3 lines
223 B
Text
3 lines
223 B
Text
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).
|