On Fri, Jul 28, 2000 at 12:46:06AM +0200, "Andreas J. Koenig" 
<[EMAIL PROTECTED]> wrote:
>I'd say, go find the other untainting module and use that. If it                      
>                                                                           
>really doesn't exist, I know that mod_perl ships with soemthing like                  
>                                                                           
>that.                                                                                 
>                                                                           

The other untainting module stringifies everything (but doesn't need a C
compiler), so I there is no real 1-1 correspondence.

> On the utf8 stuff I can say that recent discussions on the Perl
> Conference made it very obvious that most of it is broken and anything
> you put in a module now will not work over the long run. So maybe
> better keep that module somewhat private or give it a short lifetime
> in the manpage.

Is utf8 going to go away, after it has just been added? If you mean the
just-recently-documented utf8_upgrade (et al.) functions will go away, I
have no problems with that and will replace it with my own.

However, since the functionality to do utf8/iso88591 conversion has just
been removed from perl (was still there in 5.6, removed in the repository)
to make room for modules implementing it, I don't think the need for
(something like) Convert::Scalar will go away soon.

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       [EMAIL PROTECTED] |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

Reply via email to