IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2006, 2:50:08 PM (20 years ago)
Author:
eugene
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/INSTALL

    r9391 r10514  
    4343
    4444http://search.cpan.org/
     45
     46--
     47
     48user-level installation of perl modules:
     49
     50* run cpan:
     51cpan
     52(answer questions to install in your home dir)
     53
     54# install packages:
     55cpan Carp
     56cpan Template
     57cpan Statistics::Descriptive
     58cpan Params::Validate
     59cpan Parse::RecDescent
     60cpan DateTime::Format::ISO8601
     61cpan Class::Accessor::Fast
Note: See TracChangeset for help on using the changeset viewer.