README for VMS::UserCopyright (c) 1999 Dan SugalskiJYou may distribute under the terms of the Artistic License, as distributed with Perl.GThis module lets you retrieve most of the info available via the systemKservice GETUAI, or the DCL lexical F$GETUAI. It'll also get a list of usersDin your SYSUAF if you've got read access to it and execute access to AUTHORIZE.perl Makefile.plmmsmms test5to build and test the extension. If it tests OK, then mms installIto install it. More info is in the POD documentation in the User.PM file.BVMS::User allows Perl programs to retrieve a list of users and getKinformation about their accounts. The information it returns is pretty muchBequivalent to DCL's F$GETUAI function, or what AUTHORIZE provides.KThis module can't violate VMS system security in any way that DCL can't, soFif you can see something with F$GETUAI, you can see it with VMS::User.9If you can't in DCL or AUTHORIZE, you can't here, either.