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


Groups > perl.modules > #29261

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

Newsgroups perl.modules, perl.module-authors
Message-ID <559DEBBC.1010401@gmarler.com> (permalink)
Date 2015-07-08 23:34 -0400
Subject Trying to come up with a name for a DTrace Consumer XS module
From gmarler@gmarler.com (Gordon Marler)

Cross-posted to 2 groups.

Show all headers | View raw


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 perl.modules | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web