1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Windows 10にPerlを導入

Posted at

GUI開発環境を用意するのにPerlが必要になったので自分用にメモ。

■環境
 - PC : Windows 10, 64bit

■手順
1.Strawberry Perlのインストーラーをdownload
   http://strawberryperl.com/
2.インストール
3.環境変数のPathにPerlを追加
  ※デフォルトの場合、以下のパスを追加
   C:\Strawberry\perl\bin

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?