in reply to Re^2: RFC: Name and/or API for module ("Type::FromData")
in thread RFC: Name and/or API for module ("Type::FromData")

Perhaps you can use two different names. One for the actual name, being of three or more parts, another to group such things together. That is:

SQL::Lazy (or just, Lazy, first adding Lazy::SQL). Then adding more modules to it be to truly lazy, (and eventually renaming it to Perl.:P )

  • Comment on Re^3: RFC: Name and/or API for module ("Type::FromData")