lixiaolong has asked for the wisdom of the Perl Monks concerning the following question:

Hi ALL:

I can install Term::ProgressBar on linux, running sucessfully. But I can't install this module on win32 system, whether "cpan install" or "ppm install", you?

Thanks.

By xiaolong.

  • Comment on Term::ProgressBar can run on win32 system?

Replies are listed 'Best First'.
Re: Term::ProgressBar can run on win32 system?
by ikegami (Patriarch) on Jan 20, 2010 at 05:46 UTC

    There's a ppd for Term-ProgressBar-2.09 for Perl 5.10 on trouchelle

    ...and it works fine once installed.

Re: Term::ProgressBar can run on win32 system?
by Khen1950fx (Canon) on Jan 20, 2010 at 05:33 UTC
    Looking at the testers matrix, it has installed on Win32.
Re: Term::ProgressBar can run on win32 system?
by lixiaolong (Initiate) on Jan 20, 2010 at 07:20 UTC
    Thanks friends. OK,now.