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