README for VMS::Persona

Copyright (c) 1997 Dan Sugalski

You may distribute under the terms of the Artistic License, as distributed
with Perl.

This module lets your process assume the identity of another user. This
assumption is more complete than a simple $SET UIC--you can get everything,
username, rightslist, UIC, the works. 

[.t]basic.t will attempt to locate usernames on your system that are suitable
for testing, but you may need to help it out a bit.

perl Makefile.pl
mms
mms test

to build and test the extension. If it tests OK, then

mms install

to install it.
