ead6255971ee238e53cd6e88ee3d704a434dd321
Perl/CPAN.md
... | ... | @@ -146,6 +146,13 @@ Path::Class |
146 | 146 | - [xaicron/p5-win32-unicode](https://github.com/xaicron/p5-win32-unicode) / テスト実行時にコンソールのエンコーディング指定が必要。 [Update 04_print.t](https://github.com/twata1/p5-win32-unicode/commit/a6d6cd3c3853a26162edcc21463e1d9c5e5495d2) |
147 | 147 | |
148 | 148 | # ppm |
149 | + |
|
150 | +## コンパイル環境のインストール |
|
151 | +``` |
|
152 | +> ppm install MinGW |
|
153 | +``` |
|
154 | +- [ppm install MinGW | ActiveState](https://www.activestate.com/blog/ppm-install-mingw/) |
|
155 | + |
|
149 | 156 | ## 一括更新 |
150 | 157 | ``` |
151 | 158 | > ppm upgrade --install |