Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Char::Plot problems

by PERLscienceman (Curate)
on Dec 31, 2003 at 22:40 UTC ( [id://318036]=note: print w/replies, xml ) Need Help??


in reply to Char::Plot problems

TRY THIS:
open (OUT, "> plot.png"); binmode OUT; print OUT $img->draw(); close OUT;

Replies are listed 'Best First'.
Re: Re: Char::Plot problems
by house15 (Initiate) on Jan 05, 2004 at 13:51 UTC
    You, sir, are a genius. I saw that in the examples, but the comment said it was for "DOSish" systems. Since I'm a newbie and on LINUX I ignored that. Thanks for the help. House.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-04-18 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found