Files
perl-ExtUtils-CBuilder/perl-ExtUtils-CBuilder.changes

17 lines
664 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu May 8 19:37:39 CEST 2008 - lrupp@suse.de
- update to 0.23
* Will now install in the core perl lib directory when the user's
perl is new enough to have us in core. [Yi Ma Mao]
* Clean up perl_src path using Cwd::realpath(). Only affects usage
as part of the perl core.
* Protect $., $@, $!, $^E, and $? from any clobbering that might
occur in our DESTROY method. [Zefram]
* From bleadperl, a patch to clean up debug symbol files (.pdb for
VC++, .tds for BCC) when running have_compiler(). [Steve Hay &
Steve Peters]
- beautify specfile
- own parent directories