Subject: | Move 'subtype' keyword out of Dios::Types |
Dios::Types::validate() could be useful without the 'subtype' keyword that is also injected by Dios::Types.
Without the 'subtype' keyword, Dios::Types would also not require Keyword::Declare, and so would be compatible with perls < 5.14.
So I suggest to move the 'subtype' keyword definition in a Dios::Types::Subtype module that would only export that keyword.
--
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/
Without the 'subtype' keyword, Dios::Types would also not require Keyword::Declare, and so would be compatible with perls < 5.14.
So I suggest to move the 'subtype' keyword definition in a Dios::Types::Subtype module that would only export that keyword.
--
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/