perl.makemaker...Re: Detecting a module to be used by Makefile.PL by Michael G Schwern- March 18, 2008 Alberto Simões wrote:> Adriano Ferreira wrote:>> On Tue, Mar 18, 2008 at 12:37 PM, Alberto Simões>> <albiealfarrabio.di.uminho.pt> wrote:>>> Hi>>>>>> I need to use a non-core, non-standard module on a Makefile.PL.>>>>>> - I would like to abort Makefile.PL run if it is not installed;>>> - I would like it to be installed if being run inside CPAN;>>>>>> Hints>>>> Very recent.http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2928.html Knowing INSTALL_BASE value by Alberto Simes- March 18, 2008 Folks,is there any change on getting the current &39;guess&39; for INSTALL_BASE (the default, or the one supplied by the user on the command line) before running the WriteMakefile functionCheersambs-- Alberto Simões - Departamento de Informática - Universidade do Minho Campus de Gualtar - 4710-057 Braga - Portugalhttp://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2927.html Re: Detecting a module to be used by Makefile.PL by Alberto Simes- March 18, 2008 Adriano Ferreira wrote:> On Tue, Mar 18, 2008 at 12:37 PM, Alberto Simões> <albiealfarrabio.di.uminho.pt> wrote:>> Hi>>>> I need to use a non-core, non-standard module on a Makefile.PL.>>>> - I would like to abort Makefile.PL run if it is not installed;>> - I would like it to be installed if being run inside CPAN;>>>> Hints> > Very recent versions of CPAN has support for &39;configure_requires&39;,> which looks...http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2926.html Re: Detecting a module to be used by Makefile.PL by Adriano Ferreira- March 18, 2008 On Tue, Mar 18, 2008 at 12:37 PM, Alberto Simões<albiealfarrabio.di.uminho.pt> wrote:> Hi>> I need to use a non-core, non-standard module on a Makefile.PL.>> - I would like to abort Makefile.PL run if it is not installed;> - I would like it to be installed if being run inside CPAN;>> HintsVery recent versions of CPAN has support for &39;configure_requires&39;,which looks like the right way to do that.>> Thanks> ambs> --> Alberto...http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2925.html Detecting a module to be used by Makefile.PL by Alberto Simes- March 18, 2008 HiI need to use a non-core, non-standard module on a Makefile.PL. - I would like to abort Makefile.PL run if it is not installed; - I would like it to be installed if being run inside CPAN;HintsThanksambs-- Alberto Simões - Departamento de Informática - Universidade do Minho Campus de Gualtar - 4710-057 Braga - Portugalhttp://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2924.html Re: ANNOUNCE ExtUtils::MakeMaker 6.44 by demerphq- March 7, 2008 On 03032008, demerphq <demerphqgmail.com> wrote:> On 02032008, demerphq <demerphqgmail.com> wrote:> > On 01032008, demerphq <demerphqgmail.com> wrote:> > > On 01032008, demerphq <demerphqgmail.com> wrote:> > > > On 29022008, Michael G Schwern <schwernpobox.com> wrote:> > > > > This is a release of 6.43_01 with ExtUtils::Install updated to 1.45.> > > > > ...http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2923.html Re: ANNOUNCE ExtUtils::MakeMaker 6.44 by demerphq- March 3, 2008 On 02032008, demerphq <demerphqgmail.com> wrote:> On 01032008, demerphq <demerphqgmail.com> wrote:> > On 01032008, demerphq <demerphqgmail.com> wrote:> > > On 29022008, Michael G Schwern <schwernpobox.com> wrote:> > > > This is a release of 6.43_01 with ExtUtils::Install updated to 1.45.> > > > http:schwern.orgschwernsrcExtUtils-MakeMaker-6.44.tar.gz> > > >> > > > OS X users will be happy..http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2922.html Re: ANNOUNCE ExtUtils::MakeMaker 6.44 by demerphq- March 2, 2008 On 01032008, demerphq <demerphqgmail.com> wrote:> On 01032008, demerphq <demerphqgmail.com> wrote:> > On 29022008, Michael G Schwern <schwernpobox.com> wrote:> > > This is a release of 6.43_01 with ExtUtils::Install updated to 1.45.> > > http:schwern.orgschwernsrcExtUtils-MakeMaker-6.44.tar.gz> > >> > > OS X users will be happy to know the issues with Apple&39;s "special" tar has> > > been fixed, no..http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2921.html Re: ANNOUNCE ExtUtils::MakeMaker 6.44 by demerphq- March 1, 2008 On 01032008, demerphq <demerphqgmail.com> wrote:> On 29022008, Michael G Schwern <schwernpobox.com> wrote:> > This is a release of 6.43_01 with ExtUtils::Install updated to 1.45.> > http:schwern.orgschwernsrcExtUtils-MakeMaker-6.44.tar.gz> >> > OS X users will be happy to know the issues with Apple&39;s "special" tar has> > been fixed, no more ._Foo files.> >> > Win32 pugs developers should note that a long standing...http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2920.html Re: ANNOUNCE ExtUtils::MakeMaker 6.44 by demerphq- March 1, 2008 On 29022008, Michael G Schwern <schwernpobox.com> wrote:> This is a release of 6.43_01 with ExtUtils::Install updated to 1.45.> http:schwern.orgschwernsrcExtUtils-MakeMaker-6.44.tar.gz>> OS X users will be happy to know the issues with Apple&39;s "special" tar has> been fixed, no more ._Foo files.>> Win32 pugs developers should note that a long standing issue with long> commands has been fixed.>> MakeMaker will now install on a fresh...http://www.nntp.perl.org/group/perl.makemaker/2008/03/msg2919.html |