Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Mandelbrot set

by blazar (Canon)
on Dec 04, 2007 at 12:59 UTC ( [id://654768]=note: print w/replies, xml ) Need Help??


in reply to Re: Mandelbrot set
in thread Mandelbrot set

FYI I ran it in Windows (with no ANSI support) and it was garbled. I ran it in cygwin and - gorgeous!

I personally believe it was not "garbled", simply your terminal didn't interpret ANSI escapes. I used Win32::Console::ANSI, and it runs like a charm.

--
If you can't understand the incipit, then please check the IPB Campaign.

Replies are listed 'Best First'.
Re^3: Mandelbrot set
by goibhniu (Hermit) on Dec 04, 2007 at 16:44 UTC

    yes. exactly. I spent about 3 minutes trying to turn on Ansi support and then went to cygwin


    I humbly seek wisdom.

      I personally believe that it's just as easy as

      C:\temp>perl -MWin32::Console::ANSI mandel.pl
      --
      If you can't understand the incipit, then please check the IPB Campaign.

        Duh! thanks. I was struggling to get cmd.exe to add ansi support (remember config.sys from decades ago?) instead of getting Perl to add it. How silly of me.


        I humbly seek wisdom.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://654768]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 06:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found