On Wed, 28 Jun 2017 23:29:08 +0300 Niko Tyni <nt...@debian.org> wrote:
> This package uses POSIX::tmpnam(), deprecated in Perl 5.22
> and removed in 5.26 (currently in experimental.)
> 
> /usr/games/frozen-bubble:6024:            do { $filename = POSIX::tmpnam() }
> 
> It looks like this is in the '--replay' code path and not the
> game itself, so filing at 'normal' for now.

I can do a patch to replace POSIX::tmpnam with File::Temp..

I still wonder how to test it though ...

All the best

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org

Reply via email to