Openembedded Core Discussions
 help / color / mirror / Atom feed
* perl packaging, Makefile.PL versus Build.PL?
@ 2016-11-18 10:24 Robert P. J. Day
  2016-11-18 12:58 ` Jens Rehsack
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2016-11-18 10:24 UTC (permalink / raw)
  To: OE Core mailing list


  still going to have a few more questions on the standards for
packaging perl source into OE recipes, here's the first one.

  as i read it, there are two build standards for perl source in OE:

  cpan.bbclass:		Makefile.PL build-based
  cpan_build.bbclass:	(newer) Build.PL build-based

so if one peruses the source at CPAN, it should be obvious which build
system is relevant, no? so what about source that has *both* those
files?

  https://metacpan.org/pod/Parse::DMIDecode

which has both of those install scripts in the top-level directory,
although the INSTALL file clearly refers to the newer build system:

  perl Build.PL
  perl Build
  perl Build test
  perl Build install

does it make any logical sense for both of those files to be there?
backward compatibility? any other reason? or am i just wildly
misunderstanding something?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-18 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-18 10:24 perl packaging, Makefile.PL versus Build.PL? Robert P. J. Day
2016-11-18 12:58 ` Jens Rehsack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox