Subject: perl 5.8.x be the default? and perl-5.6.1nb7's lib/perl5/5.6.1/File/Path.pm
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 03/11/2004 21:26:53
Under NetBSD 1.6.2, mkpath (of File/Path.pm) installed with perl-5.6.1nb7
package does like trailing slashes:

 mkdir /tmp/dir1/
 mkdir /tmp/dir1/: No such file or directory at mkpath.test line 5

(It works fine without trailing slash.)

I noticed this when using wip/html2latex.

It works fine under NetBSD 1.6.2 with perl-5.8.1.

Is there any plan to make perl 5.8 (or newer) the default soon? (Maybe in
two weeks after the freeze?)

www.perl.org tells us that the stable release is 5.8.3.

   Jeremy C. Reed
   http://bsd.reedmedia.net/