*** THIS MODULE (File::PathConvert) IS DEPRECATED. **** There are several known bugs, and it is not being actively maintained since all functionality is now available in modules (Cwd.pm and File::Spec) bundled in every Perl distribution of recent vintage. This version is provided to fix a few bugs and to get the word out about the deprecation. Please use Cwd::abs_path() instead of File::PathConvert::realpath() and File::Spec methods instead of all other path manipulation functions in this module. If you use setfstype, you probably want to access a File::Spec::Foo module for the appropriate operating system. There is also a version of File::Spec on CPAN for backwards compatability. Thank you, Barrie Slaymaker Checking if your kit is complete... Looks good Writing Makefile for File::PathConvert cp PathConvert.pm blib/lib/File/PathConvert.pm Manifying blib/man3/File::PathConvert.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/abs2rel..........ok t/joinpath.........ok t/realpath.........ok t/rel2abs..........skipped all skipped: no reason given t/splitjoindirs....ok t/splitjoinpath....ok All tests successful, 1 test skipped. Files=6, Tests=266, 2 wallclock secs ( 1.19 cusr + 0.58 csys = 1.77 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/File/PathConvert.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/File::PathConvert.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod