タグ

ブックマーク / www.unixwiz.net (1)

  • Dumb software: CPAN

    CPAN is the Comprehensive Perl Archive Network, and it's a huge repository of perl modules covering an enormous array of computing needs. It's an amazing resource and one of the best features of perl. The client side is the cpan command, which can find and install requested modules, and it knows about and offers to install dependencies: # cpan cpan shell -- CPAN exploration and modules installatio

    onishi
    onishi 2007/03/07
    cpan install Hoge::Fuga だとjunoscriptをインストールし始める件について
  • 1