/usr/local/CPAN/Win32-Wallpaper/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
'NAME'
=>
'Win32::Wallpaper'
,
'VERSION'
=>
'0.04'
,
)
;