To install NetWare Perl on a NetWare server:
Map the SYS volume of a NetWare server to I<i:>, since the makefile by default sets the drive letter to I<i:>.
Enter I<nmake nwinstall> from the NetWare folder on the Windows NT command prompt. This will copy the binaries and module files to the NetWare server under I<sys:\perl> folder, and the Perl interpreter, I<perl.nlm>, to I<sys:\perl\system> folder.
Move the Perl interpreter to sys:\system folder.
Enter nmake install, to install the binaries on the local machine, under c:\perl folder.