Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 611ff065efd91b53c815973ac9093f9c > files > 20

perl-Env-PS1-0.60.0-5.mga5.noarch.rpm

Env-PS1 0.05
============

ABOUT

  This package supplies variables that are "tied" to environment variables 
  like 'PS1' and 'PS2', if read it takes the contents of the variable as a
  format string like the ones bash(1) uses to format the prompt.

DEPENDENCIES

  You'll need the following modules:

    POSIX
    Autoloader
    Sys::Hostname

  all of which are core modules

INSTALL

  Try something like:

    $ perl Build.PL
    $ ./Build test
    $ ./Build install

  See the Module::Build documentation for advanced build options.