A cursory scan of the dh-make-perl source code reveals that it is broken. It can't handle Module::Install (or Module::Build) modules that use all_from. My suggestion is to file a bug report (which they appear to be ignoring), or use CPANPLUS::Dist::Deb.
Regards,
Jonathan Rockway
Ted Carnahan wrote:
> Has anyone recently successfully made a .deb of Catalyst::Devel or
> Catalyst::Runtime? My attempt (running latest CPAN.pm, Bundle::CPAN,
> Module::Install, and version.pm) generated the output at the bottom of
> this mail. Any ideas?
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
signature.asc
Description: OpenPGP digital signature
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
