--- Makefile.PL Sat Oct 12 15:10:29 2002 +++ Makefile.PL.new Sat Oct 12 15:10:22 2002 @@ -253,7 +253,7 @@ # make Changes file available as installed pod docs "perldoc DBI::Changes" inst_libdbi = ' . File::Spec->catdir($self->{INST_LIB}, 'DBI') . ' -changes_pm = ' . File::Spec->catfile($self->{INST_LIB}, 'DBI', 'Changes.pm') . ' +changes_pm = ' . File::Spec->catfile($self->{INST_LIB}, 'DBI', 'Changes.pod') . ' config :: $(changes_pm)