Re: Adding a 'make diff' command to MakeMaker

2001-07-29 Thread Michael G Schwern
it?] Yeah, I got them. Haven't gotten a chance to work them in yet, still at TPC. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl6 Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Death follows me like a wee followey thing. -- Quakeman

[PATCH lib/ExtUtils/Command.t] Re: [PATCH bleadperl] Command.t patch had some errors... sorry.

2001-09-22 Thread Michael G Schwern
=~ /Win32/ || $Config{osname} eq 'NetWare'; use vars qw( *CORE::GLOBAL::exit ); -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl6 Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One You see, in this world there's two kinds of people

Re: Supressing make test jibber-jabber

2001-10-02 Thread Michael G Schwern
On Tue, Oct 02, 2001 at 04:21:17PM -0500, Dave Rolsky wrote: On Tue, 2 Oct 2001, Michael G Schwern wrote: Any particularly good reason we're showing all that PERL_DL_NONLAZY noise as part of make test? What about just: I do some weird stuff with that piece to pass data around to my

FAQ: Why does ExtUtils::MM_Unix have VMS code in it? (was Re: [PATCH MANIFEST lib/ExtUtils/MM_Cygwin.t] Add tests for ExtU)

2001-11-26 Thread Michael G Schwern
it, but to forward tomorrow my copy from the other machince. Sometimes I regret not having access to all my data at all times.. Do what I do, carry an eight pound laptop everywhere. :) -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL

inst, typemap and xsubpp in lib/ExtUtils/?

2002-01-16 Thread Michael G Schwern
installed as a utility program (ie. /path/to/your/perl/bin/xsubpp) but inst just sits in lib/ExtUtils/. I can't find anything that refers to it. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job

Re: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)

2002-01-17 Thread Michael G Schwern
On Thu, Jan 17, 2002 at 12:59:04PM -0700, chromatic wrote: Act now, and you'll get a fix for a warning on line 121 at no extra charge. If I order with my credit card do I get better ExtUtils::Mkbootstrap docs absolutely free? -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com

[ANNOUNCE] ExtUtils::MakeMaker 5.48_03

2002-01-17 Thread Michael G Schwern
on Win32 should be feeling better now. I still need other non-Unixen to try it out. As for Unix, it builds Tk and that's pretty damn good. If you can afford an occasional glitch (ie. non-production machine), install it on your 5.6.1 and do some CPAN module installs. -- Michael G. Schwern [EMAIL

Re: [ANNOUNCE] ExtUtils::MakeMaker 5.49_01 Mucho Refactoro

2002-02-04 Thread Michael G Schwern
On Mon, Feb 04, 2002 at 07:53:10PM +0200, Jarkko Hietaniemi wrote: On Mon, Feb 04, 2002 at 12:13:30PM -0500, Michael G Schwern wrote: On Mon, Feb 04, 2002 at 01:45:54PM +, Nick Ing-Simmons wrote: While you are re-factoring the thing you might like to consider the radical option

Re: Win32: C:\Program Files

2002-03-10 Thread Michael G Schwern
On Sun, Mar 10, 2002 at 11:39:52AM +, Edward Avis wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 9 Mar 2002, Michael G Schwern wrote: MakeMaker breaks horribly when perl is installed under C:\Program Files\Perl or similar. Could you illustrate the horrible breakage

[ANNOUNCE] ExtUtils::MakeMaker 5.51_01

2002-03-24 Thread Michael G Schwern
switches as possible to make VMS have to override less of MM_Unix. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One I stared into the Abyss, and it avoided making eye contact.

Fwd: [PPrymmer@factset.com: Recent experimentation with perl@15489 and MM 5.52_01]

2002-03-26 Thread Michael G Schwern
../$depth/miniperl -I../$depth/lib Makefile.PL IN STALLDIRS=perl PERL_CORE=1 $passthru Peter Prymmer - End forwarded message - -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One

Re: VMS (non-perl) File::Spec-catfile equivalent?

2002-03-27 Thread Michael G Schwern
VMS tools. Not only is the above ugly, but you have to run perl and load File::Spec over and over again, which is expensive and slow on VMS. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One

ExtUtils::Installed needs rethought

2002-03-27 Thread Michael G Schwern
-- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One We have returned to claim the pyramids.

Re: VMS (non-perl) File::Spec-catfile equivalent?

2002-03-28 Thread Michael G Schwern
. Please note that I cannot run cvs out of the firewall here and would need to test only on ftp-able or http-able make dist distributions. I'll see if I can get tarballs auto-generated and available for you. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl

[ANNOUNCE] ExtUtils::MakeMaker 5.53_01

2002-03-28 Thread Michael G Schwern
was busted by 5.50_01 (RT 423) * Error messages from dying Makefile.PL's and hint files were accidentally supressed in 5.48_04. Fixed. * Makefile.PL's are supposed to be run in package main. 5.48_04 broke this. Fixed. * Fixing installing on VMS. -- Michael G. Schwern [EMAIL

Snapshots of MakeMaker now available

2002-03-30 Thread Michael G Schwern
As requested, a snapshot of the current repository are now available at: http://www.makemaker.org/src/ExtUtils-MakeMaker-snap.tgz and will be kept up to date with the repository. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance

Re: Makefile target text changes

2002-04-01 Thread Michael G Schwern
On Mon, Apr 01, 2002 at 09:46:42AM -0600, Dave Rolsky wrote: On Mon, 1 Apr 2002, Michael G Schwern wrote: So... what is it you were doing with the test* methods and how? Let's see what we can preserve. I was doing this: my $test = $self-SUPER::test(@_); # %MY::APACHE is set

[ANNOUNCE] ExtUtils::MakeMaker 5.55_01

2002-04-04 Thread Michael G Schwern
* Internal warning supression removed. - Temporarily turning off SelfLoader in MM_Unix so warnings have the right line numbers. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One

Re: [ANNOUNCE] ExtUtils::MakeMaker 5.55_01

2002-04-05 Thread Michael G Schwern
On Fri, Apr 05, 2002 at 05:26:45PM +1000, Ken Williams wrote: Add to that: Mac OS X 10.15.6.1 (or would you rather have cpan-testers reports?) cpan-testers would be tidy, but as long as the news gets to me. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com

[PATCH] MakeMaker core sync 5.54_01 - 5.55_02

2002-04-06 Thread Michael G Schwern
Attached is a patch against 15754 to bring the core in sync with MakeMaker 5.55_02 (which is just 5.55_01 with a bunch of fixes to make it core friendly). Tried it out on Linux/PowerPC and OpenVMS. All good. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl

Test drive the new PREFIXing logic

2002-04-06 Thread Michael G Schwern
the results, if you think it's correct and if not, what it should have done. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One At the doctor's office Winter wheat and water mix I walk funny now

Re: Makefile target text changes

2002-04-07 Thread Michael G Schwern
poking him about it again. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One If God made anything more guerrila than your breast, I hope he kept it for your father.

INSTALLDIRS=vendor implemented, PREFIXing basically complete

2002-04-07 Thread Michael G Schwern
! -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Any sufficiently encapsulated hack is no longer a hack.

MakeMaker now safer for 8-level VMS limit

2002-04-11 Thread Michael G Schwern
http://www.makemaker.org/src/ExtUtils-MakeMaker-snap.tgz Folks on VMS's that don't support anything lower than 8 levels, give it a shot. I've removed the troublesome t/Big-Fat-Dummy/... hierarchy (it's now generated on the fly) and made it shallower. -- Michael G. Schwern [EMAIL PROTECTED

Re: [acme@astray.com: DBD-mysql-2.1013 bleadperl]

2002-04-18 Thread Michael G Schwern
to figure out what (eval 23) line 35 worked out to be. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One I sit on the floor and pick my nose and think of dirty things Of deviant dwarfs who suck

Re: ExtUtils::Manifest manicheck() incompatibility

2002-04-18 Thread Michael G Schwern
So what have we decided? -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One My enormous capacity for love is being WASTED on YOU guys -- http://www.angryflower.com/497day.gif

Re: Major skipcheck() bug.

2002-04-20 Thread Michael G Schwern
that? -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Still not king

Re: Prefixification and VMS

2002-04-20 Thread Michael G Schwern
On Sat, Apr 20, 2002 at 11:05:05AM -0500, Craig A. Berry wrote: At 1:05 AM -0400 4/20/02, Michael G Schwern wrote: So here's the list o' obstacles to proper prefixifying on VMS. - Obviously, you can't just concatenate paths. True, and the very name prefix suggests that you can. What we

Re: Bizarre: MakeMaker won't install itself

2002-04-21 Thread Michael G Schwern
install PREFIX=something work sometimes, I'm going to scratch it out completely. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One 36 haikus would scare the shit out of me. Thank goodness for paste

Re: Prefixification and VMS

2002-04-22 Thread Michael G Schwern
On Mon, Apr 22, 2002 at 12:33:34PM -0500, Craig A. Berry wrote: At 12:24 AM 4/22/2002 -0400, Michael G Schwern wrote: I've got something to test. I've overriden prefixify() in MM_VMS but managed to leave init_INSTALL() as is. PREFIX should now work on VMS. Grab a snapshot from makemaker.org

Re: Prefixification and VMS

2002-04-23 Thread Michael G Schwern
:49:09 2002 @@ -2176,6 +2176,7 @@ sub nicetext { my($self,$text) = @_; +return $text if $text =~ m/^\w+\s*=/; # leave macro definitions alone $text =~ s/([^\s:])(:+\s)/$1 $2/gs; $text; } -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl

Re: MY Errors on compiling mod_perl

2002-04-23 Thread Michael G Schwern
ExtUtils::MakeMaker is loaded. Ken, try the snapshot. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Hey you kids, come back here! I know who your parents are! You wouldn't do this if Nixon

VMS working again

2002-04-23 Thread Michael G Schwern
I seem to have misplaced the $Is_VMS definition in MM_Unix. Ooops. Snapshots should be working 100% on VMS again shortly. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One I do have a cause

[ANNOUNCE] ExtUtils::MakeMaker 5.91_01

2002-04-23 Thread Michael G Schwern
-- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Please hold while reality is adjusted to match my ideal world. -- njt

Re: MY Errors on compiling mod_perl

2002-04-24 Thread Michael G Schwern
nicely then? ;) -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Realize this, sweetheart, I'm squeezing my poodle.

Re: Makefile.PL's in subdirs affect each other and their parent

2002-04-24 Thread Michael G Schwern
before with 5.6.1's MakeMaker? It should have blown up, or at least emitted a warning, there as well. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One turds slide easily spooge the paste into my

Re: Makefile.PL's in subdirs affect each other and their parent

2002-04-25 Thread Michael G Schwern
simplest. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One sun readdened wheat stalks bowing down in autumn sun my mind wanders far -- stimps

Re: Makefile.PL's in subdirs affect each other and their parent

2002-04-25 Thread Michael G Schwern
tear it apart./Han Solo Please, for my sanity and Jarkko's, no new features until after 5.8.0. Throw up a wishlist ticket on rt.cpan.org so it's not forgotten. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED

Re: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB

2002-04-25 Thread Michael G Schwern
]); join('',@m); } [end of patch] -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One some sniff tubes of glue, but I prefer to rub it in my poo, and read Whinny and Tigger, too like ODB

Re: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB

2002-04-25 Thread Michael G Schwern
On Thu, Apr 25, 2002 at 09:13:11PM +0300, Jarkko Hietaniemi wrote: Can I expect a new MM patch for the core before tomorrow's snapshot or I should I just apply Craig's patch? Apply Craig's. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance

Re: mod_perl fails with 5.91_01?

2002-04-27 Thread Michael G Schwern
clean in 5.6.1. It is in bleadperl. Dunno what to do about that. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One The desired effect is what you get when you improve your interplanetary

Re: Module::Build design plans

2002-04-28 Thread Michael G Schwern
problems which face a packaging tool. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Good tidings, my native American Indian friend! America will soon again be yours! Please accept 5th Avenue

[ANNOUNCE] ExtUtils::MakeMaker 5.92_01

2002-04-29 Thread Michael G Schwern
in NetWare fixes (16266 16190) - Cleaning up MM_NW5.pm somewhat. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One My beverage utensil experiences a volume crisis.

VMS level limit fix, maybe

2002-04-30 Thread Michael G Schwern
I've applied Craig's basic.t patch from here: http:[EMAIL PROTECTED]/msg05525.html which should make MakeMaker test clean on VMSs with the 8 level limit. Could such folks try the snapshot off makemaker.org? -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl

Last call for MakeMaker bugs

2002-04-30 Thread Michael G Schwern
Last call for outstanding MakeMaker bugs before I start with 6.0 release candidates. Please report them on http://rt.cpan.org/ No feature requests, please. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED

5.005_03 will be back

2002-05-05 Thread Michael G Schwern
I'm currently retrofitting MakeMaker for 5.005_03. Last time I tried the only block was ExtUtils::Embed, but that's gone. So just a warning for any new work, the minimum version is now 5.005_03. So no our. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl

[ANNOUNCE] ExtUtils::MakeMaker 5.93_01 now backported to 5.005_03

2002-05-05 Thread Michael G Schwern
fixes (16266 16190) - Cleaning up MM_NW5.pm somewhat. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One They just don't make any good porn music anymore, do they? - WXDX DJ refering

Fwd: [ravel@phys.washington.edu: a MakeMaker question]

2002-05-11 Thread Michael G Schwern
://feff.phys.washington.edu/~ravel/software/exafs/ - End forwarded message - -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One humble abode cries there is not enough paste here restock erotica please

Re: [ANNOUNCE] ExtUtils::MakeMaker 5.93_01 now backported to 5.005_03

2002-05-16 Thread Michael G Schwern
On Wed, May 08, 2002 at 04:30:16PM -0500, Craig A. Berry wrote: This tests out fine against bleadperl on OpenVMS Alpha 7.1 and 7.2-1. There were a few test failures when built with Perl 5.6.1 on VMS 7.1 but I don't know if this was expected to work. I wouldn't make backporting that high a

[ANNOUNCE] ExtUtils::MakeMaker 5.94_01

2002-05-17 Thread Michael G Schwern
http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-5.94_01.tar.gz Just some bleadperl syncs, a 5.005_03 installation nit and some minor VMS nits. If Miyagawa and Craig could confirm this fixes their respective problems this will become 6.0_RC1. 5.94_01 Fri May 17 14:53:54 EDT 2002 -

[ANNOUNCE] ExtUtils::MakeMaker 5.94_02

2002-05-17 Thread Michael G Schwern
http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-5.94_02.tar.gz Just a small test tweak so it will work in the core with relative INCs. A hint: there was a reason why t/Manifest.t had use Carp::Heavy in it.

Re: [PATCH MM 5.95_01] basic.t VMS dir depth revision

2002-05-22 Thread Michael G Schwern
On Sun, May 19, 2002 at 04:31:02PM -0500, Craig A. Berry wrote: +$ IF F$SEARCH(t.DIR) .NES. +$ THEN +$! building CPAN version +$ BFD_TEST_ROOT = F$PARSE([.t]NO_CONCEAL)-.][00-][-].;+.] +$ ELSE +$! we're in the core +$ BFD_TEST_ROOT =

Re: MM 5.95_02 on VMS (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.93_01now backported to 5.005_03)

2002-05-22 Thread Michael G Schwern
On Sat, May 18, 2002 at 07:49:52PM -0500, Craig A. Berry wrote: Perl 5.6.1 on OpenVMS Alpha 7.1 with just-downloaded MM snapshot now gives: t/command... # Failed test (t/command.t at line 53) # '00setup_dummy.%' # doesn't match '(?-xism:00setup_dummy.t)'

[ANNOUNCE] ExtUtils::MakeMaker 5.96_01

2002-05-23 Thread Michael G Schwern
http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-5.96_01.tar.gz Small update. ExtUtils::testlib won't taint INC, that should make the mod_perl folks happy. The rest are VMS fixes. Notably, VMS users will have to upgrade Test::Harness otherwise tests won't run under taint mode, older

Re: MakeMaker and PPM

2002-05-27 Thread Michael G Schwern
CCing this to Murray. On Sun, May 26, 2002 at 10:01:09PM +0200, Andrea Maestrutti wrote: After installing ExtUtils-MakeMaker-6.00 (but also with recent previous versions) on my W98 with Activestate Perl 628, the PPM can not install modules. The error message is: Can't locate object

Re: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS

2002-05-27 Thread Michael G Schwern
On Sun, May 26, 2002 at 09:33:01PM -0500, Craig A. Berry wrote: 6.00 passes all tests with bleadperl on OpenVMS Alpha 7.1 (an 8-directory-level-challenged version). With Perl 5.6.1 there are some remaining failures but as I understand it that won't change without upgrading some other

Re: FAIL Astro-Coords-0.01 i386-linux 2.4.8-11mdkenterprise

2002-05-27 Thread Michael G Schwern
On Mon, May 27, 2002 at 12:20:19PM +0800, Autrijus Tang wrote: ExtUtils::MakeMaker's documentation offers little help to clarify this matter: It's pretty clear, if you want any ol version use 0. If the value is undef, we'll just say the behavior is... undefined. :) -- This sig file

Re: DIR, PASTHRU, %Prepend_dot_dot

2002-06-07 Thread Michael G Schwern
On Thu, Jun 06, 2002 at 02:58:21PM -0700, David Carmean wrote: The application is a single executable (script) named 'ddnstool'. It also uses three modules as class libraries. To keep things straight the modules live a couple of levels down in an internal company namespace. I've used h2xs to

[ANNOUNCE] ExtUtils::MakeMaker 6.02

2002-06-15 Thread Michael G Schwern
http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.02.tar.gz Mostly Netware and MacPerl fixes. 6.02 Sat Jun 15 19:46:06 EDT 2002 - ExtUtils::Installed-modules() was broken in scalar context - Sync bleadperl 16922: Netware updates from Ananth Kesari. - Sync bleadperl 16922:

Re: recent breakable for cygwin

2002-06-18 Thread Michael G Schwern
On Tue, Jun 18, 2002 at 08:54:00AM -0500, B. K. Oxley (binkley) wrote: You have recently (6.01, I think?) broken MakeMaker for Cygwin. Does it smoke, explode or spark? Does it rearrange your furniture in the middle of the night? :) What's broken? The fix is trivial. In MM_Cygwin.pm:

Re: recent breakable for cygwin

2002-06-20 Thread Michael G Schwern
On Thu, Jun 20, 2002 at 10:25:45PM +0200, Gerrit P. Haase wrote: t/MM_Cygwin.# Failed test (t/MM_Cygwin.t at line 111) # got: '$(PERL_INC)/libperl5_6_1.a' # expected: '$(PERL_INC)/libperl5_6_1.dll.a' # Looks like you failed 1 tests of 13.

Re: makemaker bug?

2002-08-02 Thread Michael G Schwern
and all the manpages were installed in /usr/man/man3pm . Yep, looks like I got the man*ext logic wrong. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Worship the sig file

Re: XS_FILES, H_FILES, C_FILES Makefile target

2002-08-02 Thread Michael G Schwern
. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Consistency? I'm sorry, Sir, but you obviously chose the wrong door. -- Jarkko Hietaniemi in [EMAIL PROTECTED]

Re: Letting WriteMakefile determine test order (again)

2002-08-21 Thread Michael G Schwern
people override the order and not have the resulting 'make test' shell command be enormous, patch it. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One But let us not dwell on such unhappy things

Re: [PATCH MakeMaker.pm] Add documentation for ExtUtils::MakeMaker::prompt()

2002-08-20 Thread Michael G Schwern
. + +=back -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Tasty, yet morally ambiguous.

Re: [PATCH MakeMaker.pm] Add documentation for ExtUtils::MakeMaker::prompt()

2002-08-26 Thread Michael G Schwern
really impossible? A timeout argument to prompt() might be worthwhile. And an accompanying environment variable. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One I've just gone through a lung

Fwd: [slaven.rezic@berlin.de: ExtUtils::Liblist does not drop unrecognized libraries]

2002-08-26 Thread Michael G Schwern
Rezic - [EMAIL PROTECTED] tknotes - A knotes clone, written in Perl/Tk. http://ptktools.sourceforge.net/#tknotes - End forwarded message - -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee

[ANNOUNCE] ExtUtils::MakeMaker 6.04

2002-08-26 Thread Michael G Schwern
. - Possible fix for XS compiles on Cygwin for pre 5.8 perls. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Jesus hates me. http://www.unamerican.com/

Re: Letting WriteMakefile determine test order (again)

2002-08-30 Thread Michael G Schwern
{ $a cmp $b } @_ }' ? -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One There is nothing wrong. We have taken control of this sig file. We will return it to you as soon as you are groovy.

Re: Why no .packlist for install_vendor ?

2002-08-30 Thread Michael G Schwern
and implement something else? Probably do it with Module::Build as I have no plans to do any significant changes to MakeMaker. And probably do it with YAML so we have a decent data format. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL

Re: Why no .packlist for install_vendor ?

2002-08-30 Thread Michael G Schwern
G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One The truth is you suck!

Use $self-catfile not File::Spec-catfile

2002-09-05 Thread Michael G Schwern
Because of the canonicalization bug in File::Spec-catfile (ie. the file part is not canonicalized) please use MakeMaker's catfile() wrapper which fixes the bug. So instead of: File::Spec-catfile(@dirs, $file); do: $self-catfile(@dirs, $file); -- Michael G. Schwern [EMAIL

makemaker.org back up

2002-11-06 Thread Michael G Schwern
After being down for a long while, makemaker.org is back up and snapshots available. Everyone say thanks to Jeff Friedl! Anonymous CVS access is still down pending an inetd tweak. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL

Re: INSTALLSCRIPT doesn't have 'site', 'vendor' values?

2002-11-06 Thread Michael G Schwern
it wouldn't require patching Config.pm and all the stuff that generates it in the perl core. I dunno, some people out there still worry that /usr/bin is for machine-code binaries and scripts should go elsewhere. *shrug* That's a boat I will leave to the Config folks to rock. -- Michael G

Re: Of LIB=, Makemaker, and alternate locations for libraries of perl extensions and apps

2002-11-06 Thread Michael G Schwern
as to when the bug manifests itself. Sorry for the inconvenience. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One It's Ecstacy time!

Re: Re: Of LIB=, Makemaker, and alternate locations for libraries of perl extensions and apps

2002-11-07 Thread Michael G Schwern
) to /path/to/your/product_directory/lib/ -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One GuRuThuG make a channel called #Perl, and infest it with joking and fun it doesnt make alot

Re: All MakeMaker HTMLifying functionality is going away

2002-11-07 Thread Michael G Schwern
of the original patch is ok, though it needs modernized to use things like Pod::Html rather than search around for the pod2html binary. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Playstation

Old versions now available

2002-11-07 Thread Michael G Schwern
generation. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Woah, like, did anybody see my watch?

Re: All MakeMaker HTMLifying functionality is going away

2002-11-08 Thread Michael G Schwern
On Fri, Nov 08, 2002 at 12:55:01PM -0500, Andy Dougherty wrote: We'd give you one if we had a clue what it should be. Yeah, I don't expect it to be solved. Besides, the Great Convert Everything To HTML Craze is mercifully over. Now let's talk $Config{installyamldir}... ;) -- Michael G

Re: INSTALLSCRIPT doesn't have 'site', 'vendor' values?

2002-11-08 Thread Michael G Schwern
different, so it's probably pretty safe to guess from INSTALL*BIN, I think. Then I have to figure out how to cooperate/repeat with Module::Build. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One You

MM_VMS-find_perl oddities

2002-11-13 Thread Michael G Schwern
temp_mmvms.com logic. What's it all doing? -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One But let us not dwell on such unhappy things. Let us instead think of pancakes--moist, delicious pancakes

Re: [ID 20020709.001] RC2 W9X dmake; MM_Win95.pm and MM_Win32.pm US

2002-11-13 Thread Michael G Schwern
not support the backtick operation nor redirections more complicated than the simplest and operators. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Good tidings, my native American Indian

A cross-platform, safe: echo some data file

2002-11-13 Thread Michael G Schwern
one-liner. That sort of solution rapidly gets complicated as you can see from the runperl() function in t/test.pl in the core, but it might at least let us put all the complications in one place. Thoughts? -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality

Re: Win32: C:\Program Files

2002-11-13 Thread Michael G Schwern
leaking out. STDOUT must be closed or trapped for the same reason. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One They had applied the blinders of steam-grilled hamburgers to my eyes.

snapshots now tagged

2002-11-14 Thread Michael G Schwern
-0500: 1.90 SNAP-2002-11-14T16-51-21-0500: 1.90 SNAP-2002-11-14T16-36-26-0500: 1.90 VERSION=6_03: 1.74 VERSION=6_02: 1.74 VERSION=6_01: 1.71 This should all make it easier to trace when things were done. -- Michael G. Schwern [EMAIL PROTECTED]http

Re: snapshots now tagged

2002-11-14 Thread Michael G Schwern
This should all make it easier to trace when things were done. Is this easier than using datestamps directly with the cvs -D flag? Probably. I've never noticed -D before. Well, doesn't hurt to have both. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl

Re: [REPATCH MakeMaker] Play nice with Subversion

2002-11-14 Thread Michael G Schwern
supposed to be doing SCCS, too. --- lib/ExtUtils/MANIFEST.SKIP +++ lib/ExtUtils/MANIFEST.SKIPTue Oct 22 17:08:34 2002 @@ -2,6 +2,7 @@ \bRCS\b \bCVS\b ,v$ +\B\.svn\b -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL

Re: What is this manifypods() code doing?

2002-11-14 Thread Michael G Schwern
://archive.develooper.com/makemaker;perl.org/msg00702.html I'm really banging my head against the wall on that one. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One Shrtr is btr. -- Abhijit Menon

Re: [PATCH MM 6.05] ppd and hints portability nits

2002-11-14 Thread Michael G Schwern
be a make ppd added to one of the tests, but which one? Been added to basic.t. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One I'll tell you what beats voodoo every time, a big ass knife

Re: [PATCH MM 6.05] ppd and hints portability nits

2002-11-14 Thread Michael G Schwern
'-' as the input file and I guess Pod::Man-parse_from_file() goes to STDOUT if you don't give it an outfile. I'll leave that behavior in since it emulates the real pod2man's behavior. So once the stray is fixed this problem should go away. -- Michael G. Schwern [EMAIL PROTECTED]http

MakeMaker autoconversion of module linefeeds?

2002-11-15 Thread Michael G Schwern
-linefeed lingual. Or is it not really an issue anymore? OTOH, a blind conversion might mess up some file that specifically has to have certain linefeeds or is binary. TO_UNIX is, of course, overridable in the Makefile.PL. What do people think? -- Michael G. Schwern [EMAIL PROTECTED]http

Re: MakeMaker autoconversion of module linefeeds?

2002-11-15 Thread Michael G Schwern
smarter. Just wondering if anyone is still having problems with this. If not, I'll leave it be. I might even tear out OS/2's special case. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One

MM-perl_oneliner() for portable Makefile oneliners

2002-11-15 Thread Michael G Schwern
, if anyone has a little free time you can start running through the MM_Unix code and replacing ad-hoc one-liners with perl_oneliner() generated code. -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One

*_target() methods

2002-11-15 Thread Michael G Schwern
it all around. Not yet anyway. Meanwhile, if anyone has the urge, you can start pulling apart some methods that generate multiple targets. If you're going to do something that might take a while, like install(), post to the list so we don't trip on each other. -- Michael G. Schwern [EMAIL

Works on Cygwin and Win98

2002-11-15 Thread Michael G Schwern
lines long. :) -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One We're talkin' to you, weaselnuts. http://www.goats.com/archive/000831.html

Re: MM snapshot status on VMS (was Re: [PATCH MM 6.05] ppd and hints portability nits)

2002-11-19 Thread Michael G Schwern
better from that. Latest snapshot has taken into account the VMS newline problem and failing tests will show the generated oneliner to make it easier to figure out what happened. Michael G Schwern wrote: Look at MM_VMS-perl_oneliner() in the makemaker.org snapshot, let me know if it'll work

Lots of code shuffling in MakeMaker

2002-11-24 Thread Michael G Schwern
() and perl_archive_after() consolodated into init_linker(). - Added MM_NW5_VERSION, MM_Unix_VERSION, MM_Win32_VERSION, MM_VMS_VERSION. - Eliminated duplicate code in constants() overrides -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance

Re: Oh no, not PREFIX again!

2002-11-26 Thread Michael G Schwern
On Mon, Nov 25, 2002 at 10:14:07PM -0800, Michael G Schwern wrote: PERLPREFIX = $(PERLRUN) -e 'q{$(PREFIX)} ? q{$$(PREFIX)} : /usr' SITEPREFIX = $(PERLRUN) -e 'q{$(PREFIX)} ? q($$(PREFIX)} : /opt' I think that'll work. Thoughts? Of course it was all too easy. I'm wrong

Re: Oh no, not PREFIX again!

2002-11-26 Thread Michael G Schwern
for powerpc-unknown-linux-gnu snip $ make prefixes PREFIX = foo SITEPREFIX = -- Michael G. Schwern [EMAIL PROTECTED]http://www.pobox.com/~schwern/ Perl Quality Assurance [EMAIL PROTECTED] Kwalitee Is Job One You see, in this world there's two kinds of people. Those with loaded

Re: Math-Project3D packaging issues

2002-11-27 Thread Michael G Schwern
broken and I can't seem to fix it and pmake is a hack. I will, however, trust your advice and package future distributions the way you suggested. Perl make and nmake should work fine with MakeMaker. nmake even better with recent versions. -- Michael G. Schwern [EMAIL PROTECTED]http

  1   2   3   4   5   6   7   >