PerlWare::Misc


Methods

These metods are present in the module PerlWare::Misc
 


GetNWNetVersion

Returns the NWNet library version number as a version number divided in:
[0] : majorVersion.
[1] : minorVersion
[2] : revisionLevel
[3] : betaReleaseLevel
Example:
($majorVersion, $minorVersion, $revisionLevel, $betaReleaseLevel) = PerlWare::Misc::GetNWNetVersion();

SEE ALSO

the NWServer manpage

the NDSContext manpage

the Buf_T manpage

the PerlWare manpage

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

http://developer.novell.com/


COPYRIGHT

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