NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Naming (Score:1)
First of all, “
Devel::” is reserved for things to be loaded usingperl’s-dflag. (It should have been a more specific namespace, really, so people wouldn’t be tempted to dump random junk in there that has nothing to do with-d, maybeDB::Custom::or something.)Also, “
Devel::Recreate” gives no indication whatsoever about what it recreates. That would be a package, which suggests that the right TLNS for your module is “Package::”.Now, what does it do with a
Re:Naming (Score:2)
I knew I could count on you to smack me around. Thanks :)
Reply to This
Parent
Re: (Score:1)
Oh dear, on re-read, that comment sounds a little more vigorous than I intended. :-) Sorry. Wasn’t meant to be slap-around. I know most people find naming much harder and more tedious than I do.
Re: (Score:2)
Aristotle, I was kidding and I took no issue with what you had to say :)