Nick Kostirya:
# Configure.pl 2.0 does not want run on Win32 (windows NT 4.0, 
# AcrivStatPerl 5.6.1, VC 6). Prior version ask me: what linker 
# I want use. This do not ask, and variable $ld is undefined 
# (module parrot/lib/Parrot/Configure/Step.pm, sub cc_build).

Configure now doesn't ask questions by default.  You can tell it to ask
questions by passing in the "--ask" switch on the command line.  You can
also tell it the linker's name directly by passing in
"--ld=(linker-name)".

--Brent Dax <[EMAIL PROTECTED]>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)

blink:  Text blinks (alternates between visible and invisible).
Conforming user agents are not required to support this value.
    --The W3C CSS-2 Specification

Reply via email to