At Mon, 29 Jul 2002 08:20:43 -0700 (PDT), Nick Tonkin wrote: > Just that there was quite some discussion about this on this list last > week ... :)
Ooo I missed that ;) > I think what is needed is the ability to specify the thousands separator > and the decimal point, as these vary from country to country. > > Probably these should be defined in the USE statement. In my module > MySQL::DateFormat one can specify a pre-configured locale such as 'us' or > 'eu' using the 'format' parameter to the constructor. Perhaps there would > be a place for such trickery in this package? Yep, but the Comma module can be for more general use, thus should be under Text:: or Lingua:: namespace. Then my Template::Plugin::Comma can use the module as a glue ;) > I'll have a look at the module and see if I can come up with a patch. -- Tatsuhiko Miyagawa <[EMAIL PROTECTED]> _______________________________________________ templates mailing list [EMAIL PROTECTED] http://www.template-toolkit.org/mailman/listinfo/templates
