[openstreetmap/openstreetmap-website] make cpanp command help working without requiring changes from user (#1763)

Mateusz Konieczny notifications at github.com
Sat Feb 24 13:12:43 UTC 2018


https://raw.githubusercontent.com/mmd-osm/openstreetmap-website/master/script/misc/update-wiki-pages has

>         print "   sudo cpanp MediaWiki::API YAML::XS\n";

>From my own experience and reading http://search.cpan.org/~bingos/CPANPLUS-0.9172/bin/cpanp it seems that it should be 

> sudo cpanp install MediaWiki::API YAML::XS
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/1763

-- Commit Summary --

  * make cpanp command help working without requiring changes from user

-- File Changes --

    M script/misc/update-wiki-pages (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/1763.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1763.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1763
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180224/6bedecfd/attachment.html>


More information about the rails-dev mailing list