Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > perl.modules > #29261 > unrolled thread

Trying to come up with a name for a DTrace Consumer XS module

Started bygmarler@gmarler.com (Gordon Marler)
First post2015-07-08 23:34 -0400
Last post2015-07-08 23:34 -0400
Articles 1 — 1 participant

Back to article view | Back to perl.modules


Contents

  Trying to come up with a name for a DTrace Consumer XS module gmarler@gmarler.com (Gordon Marler) - 2015-07-08 23:34 -0400

#29261 — Trying to come up with a name for a DTrace Consumer XS module

Fromgmarler@gmarler.com (Gordon Marler)
Date2015-07-08 23:34 -0400
SubjectTrying 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

[toc] | [standalone]


Back to top | Article view | perl.modules


csiph-web