NAME

bessy_module - a Perl module setting environment-variables the bessy-style.

SYNOPSIS

use bessy_module;

bessy_module::command("add","epics");
bessy_module::dump_env();

DESCRIPTION

Preface

This module makes the "module add" command of the HZB z-shell environment available for perl. By this, the changed environment variables are made available for your perl-application;

Implemented Functions:

AUTHOR

Goetz Pfeiffer, Goetz.Pfeiffer@helmholtz-berlin.de

SEE ALSO

perl-documentation