'Scope::Guard' => '0.03',
'Context::Preserve' => '0.01',
'Try::Tiny' => '0.04',
+ 'namespace::clean' => '0.14',
};
# this is so we can order requires alphabetically
replicated => {
req => {
%$moose_basic,
- 'namespace::clean' => '0.11',
'Hash::Merge' => '0.12',
},
pod => {
<<'EOD',
Dependencies are organized in C<groups> and each group can list one or more
required modules, with an optional minimum version (or 0 for any version).
-The group name can be used in the
+The group name can be used in the
EOD
);