Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > perl.modules > #29261 > unrolled thread
| Started by | gmarler@gmarler.com (Gordon Marler) |
|---|---|
| First post | 2015-07-08 23:34 -0400 |
| Last post | 2015-07-08 23:34 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to perl.modules
Trying to come up with a name for a DTrace Consumer XS module gmarler@gmarler.com (Gordon Marler) - 2015-07-08 23:34 -0400
| From | gmarler@gmarler.com (Gordon Marler) |
|---|---|
| Date | 2015-07-08 23:34 -0400 |
| Subject | Trying to come up with a name for a DTrace Consumer XS module |
| Message-ID | <559DEBBC.1010401@gmarler.com> |
I've written an XS module that implements a DTrace Consumer, and after some reading, need to ask for your collective wisdom on where it should go in the CPAN namespace. I don't see any other CPAN modules that remotely implement this functionality. I initially named it Devel::libdtrace, which in hindsight seems completely wrong, since it's not meant to be used to debug Perl itself. DTrace::Consumer seems nice and descriptive, but may be too far up in the name hierarchy. Any other suggestions? Thanks for any feedback. Gordon Marler gmarler@gmarler.com
Back to top | Article view | perl.modules
csiph-web