NAME

Buf_T - module in the package NDSm


SYNOPSIS

  use NDSm::Buf_T;
  use NDSm::NDSContext;

  $Context = new NDSm::NDSContext;
  $Buf = new NDSm::Buf_T;

  Then you should use the methods outlined below.
  Look in the t/ directory for examples.


DESCRIPTION

  This extension enables you to modify the data stored in Novell NDS.
  from perl 5.004 or higher.
  This module have all the methods for adding, modify and delete
  data in NDS. You must also use NDSContext.pm to get a handle.
  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 NWServer 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