On Thu, Nov 02, 2017 at 06:26:43PM -0400, Antoine Beaupré wrote:
> On 2017-11-02 22:18:07, Thomas Adam wrote:
> > Hi,
> >
> > On Thu, Nov 02, 2017 at 05:25:18PM -0400, Antoine Beaupré wrote:
> >> + print {*STDERR} "$#{$mw_pages} found in namespace
> >> $local_namespace ($namespace_id)\n";
> >
> > How is this any different to using warn()? I appreciate you're using a
> > globbed filehandle, but it seems superfluous to me.
>
> It's what is used everywhere in the module, I'm just tagging along.
>
> This was discussed before: there's an issue about cleaning up the
> messaging in that module, that can be fixed separately.
Understood. That should happen sooner rather than later.
-- Thomas Adam