タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

Perlとppmに関するjay777のブックマーク (2)

  • De4u Horse Jumps

    Dear old farmers. No more opening and closing gates like you used to in the good old days. Today, you can still farm, but the work has become a lot more demanding than it used to be. There is not enough time to talk to you about all the challenges you face every day. You know enough about those, it is presumed. Not meaning to be presumptuous, let us carry on then. One challenge rural farmers are f

  • Perlメモ/モジュールのインストール(PPM) - Walrus, Digit.

    ActivePerl+PPMによるモジュールインストール方法。 WindowsLinux等にActiveState社が提供しているPerl環境「ActivePerl」では、モジュールを「PPM」というツールでインストールできます。 このPPMについてのメモを載せていきます。 PPMに何か問題があれば、CPANも試してみてください。 CPANでは、PPMではインストールできないモジュール、より新しいモジュールをインストールできることが多々あります。 CPANについては、Perlモジュール/インストール(CPAN)にまとめてあります。 コマンドラインから、下のコマンドを叩くだけです。 ppm install パッケージ名 多くのパッケージ名には、「::」または「-」が含まれますが、これはどちらを使用しても構いません。 例えば、「CGI-Lite」と「CGI::Lite」では、どちらの書式でも

  • 1