develooper Front page | perl.vmsperl | Postings from December 2001

Re: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl?

Thread Previous | Thread Next
From:
Michael G Schwern
Date:
December 17, 2001 16:24
Subject:
Re: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl?
Message ID:
20011218002452.GL17232@blackrider
On Mon, Dec 17, 2001 at 08:59:59AM -0600, Craig A. Berry wrote:
> >$ show symbol miniperl
> >%DCL-W-UNDSYM, undefined symbol - check validity and spelling
> >$ show symbol perl
> >  PERL == "$PERL_ROOT:[000000]PERL.EXE"
> >$ show symbol perl_root
> >%DCL-W-UNDSYM, undefined symbol - check validity and spelling
> 
> As Peter said, you'd need "show logical perl_root".  It would also
> be interesting to see the result of "show logical DCL$PATH".

$ show logical DCL$PATH
   "DCL$PATH" = "FU_UTL" (LNM$PROCESS_TABLE)
        = "FU_BIN"
        = "PBM-BIN"
        = "FU_LIB"
1  "FU_UTL" = "UTL$DISK:[UTL]" (LNM$PROCESS_TABLE)
1  "FU_BIN" = "UTL$DISK:[BIN.AXP]" (LNM$PROCESS_TABLE)
1  "PBM-BIN" = "UTL$DISK:[BIN.AXP.PBM]" (LNM$PROCESS_TABLE)
1  "FU_LIB" = "UTL$DISK:[LIB]" (LNM$PROCESS_TABLE)


> >You guys have to get out of the habit of treating test failures as
> >normal, at least when I'm around.  What were those failures?
> 
> Normal or not, I don't usually report failures unless I've at least
> attempted a patch, which I haven't had time to do yet.

For future reference, report upon finding bugs in my modules.  If
you're working on a patch mention that but I might have already fixed
it as I have with some of these.

You've got a VMS friendly module author here, exploit it.

Try this one (not for public consumption) I've got it passing 100% on
VMS 5.005_03.
http://www.pobox.com/~schwern/src/Test-Harness-2.00_05.tar.gz


-- 

Michael G. Schwern   <schwern@pobox.com>    http://www.pobox.com/~schwern/
Perl Quality Assurance	    <perl-qa@perl.org>	       Kwalitee Is Job One
i need another hit
just gimme some fucking paste
please, it hurts so bad
	-- Fmh

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About