Perl 5.005_03 | Perl 5.004_05 | Perl 5.004_04 | built by | |
---|---|---|---|---|
Windows 95/98/NT | README
download |
README
download |
README
download |
Rich Megginson |
Solaris | README
download |
README
download |
README
download |
|
Linux | README
download |
Rich Megginson | ||
AIX | README
download |
|||
HP-UX | README
download |
|||
OSF-1 | README
download |
On Unix, nsPerl can't be installed in a directory whose full name contains spaces or tab characters. The `install` program will fail, with output (to stderr) like this:
/bin/foo bar/nsPerl5.005_03/lib/sun4-solaris/nsPerl/instruct: bar/nsPerl5.005_03/lib/sun4-solaris:/bin/foo is not supported
If nsPerl is installed in a directory whose full name contains spaces (like C:\Program Files), CPAN modules can't be added to it in the usual way. (It seems MakeMaker doesn't support spaces in pathnames.) CPAN modules work fine if there's no whitespace in nsPerl's pathname.
C:\yourhome\nsPerl5.005_03>.\nsperl lib\MSWin32-x86\nsPerl\reconfigure.pl myhostname=fred Can't read C:\yourhome\nsPerl5.005_03\WINNT\lib\nsPerl5.005_03\lib\MSWin32-x86\Config.pm: No such file or directory Can't read C:\yourhome\nsPerl5.005_03\WINNT\lib\nsPerl5.005_03\lib\MSWin32-x86\Config.pm: No such file or directory
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.