Next Welcome to my ~/bin 57

sortby Overengineering

     sub context_file {
       return $ENV{MHCONTEXT} if defined $ENV{MHCONTEXT};
       profile();
       $context = $profile{context} || _mkabs('context');
     }



Next Menu Copyright © 2005 M. J. Dominus