The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Sys::Info::Driver::Windows::OS::Net - A minimal interface to Win32API::Net

SYNOPSIS

    use Sys::Info::Driver::Windows::OS::Net;
    print Sys::Info::Driver::Windows::OS::Net->user_fullname( $login );

DESCRIPTION

A minimal interface to Win32API::Net. If you're under Win9x, all methods will return undef.

METHODS

user_fullname USER

Return's the user's full (real) name if possible.

user_logon_server USER

Returns the logon server of USER if possible.

AUTHOR

Burak Gürsoy, <burak@cpan.org>

COPYRIGHT

Copyright 2006-2009 Burak Gürsoy. All rights reserved.

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 75:

Non-ASCII character seen before =encoding in 'Gürsoy,'. Assuming CP1252