I would like to be registered as a developer for cpan modules.

name:   Jerome QUELIN
mail:   [EMAIL PROTECTED]
www:    http://www.if.insa-lyon.fr/eleves/jquelin/
uid:    JQUELIN

I'm planning (err, it's almost written) to write a module aimed at making fun 
of those wannabe crackers. You know, those kiddies ThAt 4lW4yS Sp34k 1iK3 
tH4T.
Basically, it is a tie on filehandles, something like:
  tie *FH, "Acme::Tie::Eleet", *FH;
  print FH "This is eleet speaking!\n";
FH-> THI5 i5 31337 5p34king!

Even more, when use'd, it will automatically tie STDOUT to Acme::Tie::Eleet, 
so that:
  use Acme::Tie::Eleet;
  print "This is eleet speaking!\n";
->THI5 i5 31337 5p34king!


RFC: where to place it?
Since this module is of no use other than fun, I planned to put it in Acme::*.
Since basically it's a tie, put it in Acme::Tie::*. And then the name.
But maybe you will want to put at another place (Tie::* ? Does not seem 
reasonable to me, but you -surely- know CPAN better than I do). Please let me 
know where to put this (fundamental) module.

Sincerely,
Jerome
-- 
[EMAIL PROTECTED]

Reply via email to