>>>>> On Mon, 07 May 2001 18:01:00 +0200, "Yves Orton" <[EMAIL PROTECTED]> said:
> Greetings.
> Recently I have been working on a number of utilities for regular
> expressions, one of which is similer to String::Random. I have taken
> the liberty of using the namespaces specified, but would be interested
> to know if they present a problem, or if their functionality has been
> covered elsewhere. All of the packages are set up in OO style.
> (Apologies if I have missed out on some protocol issue here, this my
> first post.)
No, you didn't miss a protocol issue. You can always take any name for
a module and upload the work without asking. But if you do, you better
be prepared for later renaming. I have no objection against the name,
but you might like to ask elsewhere if people have better names.
The module looks very nifty. Please use the form
https://pause.kbx.de/pause/authenquery?ACTION=apply_mod so that it is
easier for me to add it to the module list.
> Also a request: Could we have a pragma that can be used to replace the
> dual use of use strict and use warnings? It would be cool if
> use caution;
> was an alias for
> use strict;
> use warnings;
> Also the name seemed apropriate. :-)
Nice idea. If you want to write this pragma, please call it
ex::caution, ex:: is for experimental pragmas. Then you can lobby the
pragma to get out of the ex:: into the core.
Thanks,
--
andreas