[Perl] Makefile
Patrick Dupre
pdupre at gmx.com
Mar 8 Juil 11:51:16 CEST 2025
> Subject: Re: [Perl] Makefile
>
> > PDL::Doc::add_module(q{PDL::Trasform::Color});
>
> Il manque un 'n' à 'Transform' ici?
C'est exact, mais cela ne resoud le probleme
Manifying 1 pod document
Appending installation info to /home/pdupre/rpmbuild/BUILD/perl-PDL-Transform-Color-1.010_PD-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
Updating PDL documentation database...
Regexp modifiers "/d" and "/u" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/r" at -e line 1, at end of line
Unknown regexp modifier "/e" at -e line 1, at end of line
syntax error at -e line 1, near "/."
Execution of -e aborted due to compilation errors.
make: *** [Makefile:942: install] Error 255
Est-ce que
PDL::Doc::add_module(q{PDL::Transform::Color});
est correct ?
>
> Sébastien Feugère
>
> > Le 8 juil. 2025 à 11:00, Patrick Dupre <pdupre at gmx.com> a écrit :
> >
> > eval { PDL::Doc::add_module(q{PDL::Trasform::Color}); };
>
> _______________________________________________
> Perl mailing list
> Perl at mongueurs.net
> http://listes.mongueurs.net/mailman/listinfo/perl
> Attention, les archives sont publiques
>
Plus d'informations sur la liste de diffusion Perl