5.16 is relatively new so trouchelle & bribes are not up to date yet.

for all list: http://win32.perl.org/wiki/index.php?title=PPM_Repositories

or you can install it yourself by doing this:
1. ppm install mingw (or ppm install mingw64 on 64 bit system)
2. cpan Regexp::Grammars (on my system it only fails on t/pod.t) or
you could decide not to use this lastest release.

If you decided to install it anyway, issue "cpan -f Regexp::Grammars"

On Thu, Aug 16, 2012 at 1:05 PM, Peng Yu <pengyu...@gmail.com> wrote:
> Hi,
>
> http://search.cpan.org/~dconway/Regexp-Grammars-1.020/lib/Regexp/Grammars.pm
>
> Regexp-Grammars has been upgraded to version 1.020 on CRAN. However,
> after running `ppm upgrade --install`, I still have an older version.
> Is there a repository that is in sync with CRAN so that I can get ppm
> upgrade to the latest version? Thanks!
>
> ~$ ppm list --matching Regexp-Grammars
> ┌─────────────────┬─────────┬───────┬────────┬──────┐
> │ name            │ version │ files │ size   │ area │
> ├─────────────────┼─────────┼───────┼────────┼──────┤
> │ Regexp-Grammars │ 1.016   │     3 │ 228 KB │ user │
> └─────────────────┴─────────┴───────┴────────┴──────┘
>  (1 package installed matching 'Regexp-Grammars')
> ~$ ppm repo
> ┌────┬───────┬──────────────────────────────────────────────────────────┐
> │ id │ pkgs  │ name                                                     │
> ├────┼───────┼──────────────────────────────────────────────────────────┤
> │  1 │ 17937 │ http://ppm4.activestate.com/darwin/5.16/1600/package.xml │
> └────┴───────┴──────────────────────────────────────────────────────────┘
>  (1 enabled repository)
>
>
> --
> Regards,
> Peng
> _______________________________________________
> ActivePerl mailing list
> ActivePerl@listserv.ActiveState.com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to