2006年06月02日
$ dh-make-perl --cpan XML::Atom
$ mv XML-Atom-0.19 libxml-atom-perl-0.19
$ dpkg-buildpackage -uc -us -rfakeroot
dpkg-buildpackage: source version without epoch 0.19-1
fakeroot debian/rules clean
dh_testdir
dh_testroot
# Add commands to clean up after the build process here
[ ! -f Build ] || /usr/bin/perl Build distclean
dh_clean build-stamp install-stamp
dpkg-source -b libxml-atom-perl-0.19
dpkg-source: building libxml-atom-perl using existing libxml-atom-perl_0.19.orig.tar.gz
dpkg-source: building libxml-atom-perl in libxml-atom-perl_0.19-1.diff.gz
dpkg-source: building libxml-atom-perl in libxml-atom-perl_0.19-1.dsc
debian/rules build
dh_testdir
# Add commands to compile the package here
/usr/bin/perl Build.PL installdirs=vendor
Could not open 'DHW.pm': そのようなファイルやディレクトリはありません at /usr/share/perl/5.8/ExtUtils/MM_Unix.pm line 2626.
Compilation failed in require at Build.PL line 3.
make: *** [build-stamp] エラー 2
DHW.pm …?!
某社監視ツールのモジュールだと思ってしまったのは職業病だろう。