Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Win32::Console::ANSI not working

by Corion (Patriarch)
on Aug 22, 2015 at 12:30 UTC ( [id://1139508]=note: print w/replies, xml ) Need Help??


in reply to Win32::Console::ANSI not working

Can you show us a minimal program that exhibits the problem?

I would imagine it looks something like:

#!perl -w use strict; use Win32::Console::ANSI; print "\e[1;34mC:\\Programs\\Multi-Edit 2008\e[1;37m\n"

... but that program works for me on Windows 7, displaying the text C:\Programs\Multi-Edit 2008 in blue and then switching to strong white.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-23 08:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found