NAME

NWServer - module in the package NDSm.


SYNOPSIS

  use NDSm::NWServer;

  $Server = new NDSm::NWServer($ServerName);

  Then you should use the methods outlined below.
  One of the features includes downing a server.
  This is NOT an Netware compatible SERVER, but an interface
  to an existing Netware server. Do I have to say that???
  If I could write a Netware server in less than 100 Kb (Loadable's size)
  I would be rich.
  Look in the t/ directory for examples.


DESCRIPTION

  This extension enables you to work with Novell NetWare servers
  from perl 5.004 or higher.
  You should get the NWSDK with same version as this module from
  http://developer.novell.com to understand what each method do.


METHODS


SEE ALSO

the NDSContext manpage

the Misc manpage

the Buf_T manpage

the NDSm manpage

http://www.ahs.hist.no/distr/NDSm/

http://developer.novell.com


COPYRIGHT

  Copyright (c) Steinar Kleven 1997.
  All rights reserved.


AUTHOR

  Steinar Kleven,
  mailto:Steinar.Kleven@ahs.hist.no