I've tried it with four separate installs of perl 5.15.9 and I cannot
reproduce this problem. Do you have any additional information that
might help?
Running install for module 'File::LinkDir'
Running make for M/MM/MMUSGROVE/File-LinkDir-1.02.tar.gz
Fetching with HTTP::Tiny:
http://mirror.team-cymru.org/CPAN/authors/id/M/MM/MMUSGROVE/File-LinkDir-1.02.tar.gz
Fetching with HTTP::Tiny:
http://mirror.team-cymru.org/CPAN/authors/id/M/MM/MMUSGROVE/CHECKSUMS
Checksum for
/home/mmusgrove/.cpan/sources/authors/id/M/MM/MMUSGROVE/File-LinkDir-1.02.tar.gz
ok
CPAN.pm: Building M/MM/MMUSGROVE/File-LinkDir-1.02.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for File::LinkDir
Writing MYMETA.yml and MYMETA.json
cp lib/File/LinkDir.pm blib/lib/File/LinkDir.pm
cp bin/link-files blib/script/link-files
/home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/bin/perl5.15.9 "-Iinc"
-MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/link-files
Manifying blib/man1/link-files.1
Manifying blib/man3/File::LinkDir.3
MMUSGROVE/File-LinkDir-1.02.tar.gz
/usr/bin/make -- OK
'YAML' not installed, will not store persistent state
Running make test
PERL_DL_NONLAZY=1
/home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/bin/perl5.15.9
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib',
'blib/arch')" t/*.t
t/00-load.t ........... 1/1 # Testing File::LinkDir 1.02, Perl 5.015009,
/home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/bin/perl5.15.9
t/00-load.t ........... ok
t/01-object.t ......... ok
t/02-symlinks.t ....... ok
t/03-hardlinks.t ...... Can't create
'/home/mmusgrove/.cpan/build/File-LinkDir-1.02-V1hPRN/t/tests/dest/a' as
a hard link, skipping
t/03-hardlinks.t ...... ok
t/04-rec-symlinks.t ... ok
t/05-rec-hardlinks.t .. ok
t/06-ignore.t ......... ok
t/07-add-ignore.t ..... ok
t/boilerplate.t ....... skipped: Author tests not required for installation
t/manifest.t .......... skipped: Author tests not required for installation
t/pod-coverage.t ...... skipped: Author tests not required for installation
t/pod.t ............... skipped: Author tests not required for installation
All tests successful.
Files=12, Tests=156, 1 wallclock secs ( 0.11 usr 0.03 sys + 0.37 cusr
0.05 csys = 0.56 CPU)
Result: PASS
MMUSGROVE/File-LinkDir-1.02.tar.gz
/usr/bin/make test -- OK
Running make install
Installing
/home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/lib/site_perl/5.15.9/File/LinkDir.pm
Installing
/home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/man/man1/link-files.1
Installing
/home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/man/man3/File::LinkDir.3
Installing /home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/bin/link-files
Appending installation info to
/home/mmusgrove/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9/x86_64-linux/perllocal.pod
MMUSGROVE/File-LinkDir-1.02.tar.gz
/usr/bin/make install -- OK