[naming] To pragma or not to pragma?
[email protected] ("Konstantin S. Uvarin") Sat, 2 Mar 2019 08:00:36 +0200
| Newsgroups | perl.module-authors |
|---|---|
| Message-ID | <CAJj2qWn=_UKnAM07kOAurhZ_VdyGQQ3YjW9d7sDCPfTpNjmm+w@mail.gmail.com> |
Hello, I'd like to release a module that lazy-loads other modules to reduce startup time. My initial idea was `lazy` but that was taken, so I switched to `on::demand`. There's also `autouse` with similar functionality. However, on second thought I'm not even sure if a lowercase name fits in here. It's certainly not as effectful as `namespace::clean` or `strict`. So the question is, what are the guidelines for deeming a module to be worth called a pragma? -- Konstantin S. Uvarin jabber: see <from> skype: kuvarin http://github.com/dallaylaen