Minor backward compatibility nit for Test::Smoke

[email protected] ("Will Coleda")
Newsgroups perl.daily-build
Message-ID <[email protected]>
version 1.03 ...

mktest.pl... Can we change

        $conf{$_}++ for @conf;

to

        foreach (@conf) {$conf{$_}++};

(I happened to try this on a machine with 5.004_04, where apparently 
the former is a syntax error)

Regards...
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.