Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Threads From Hell #3: Missing Some Basic Prerequisites

by marioroy (Prior)
on Jun 02, 2015 at 04:21 UTC ( [id://1128702]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    mce_flow_s sub { draw_line($_) }, 0, $h - 1;
    
  2. or download this
    # synopsis: perl mandelbrot.pl 1024 > image.pbm
    #
    ...
    print "P4\n$w $h\n"; # PBM image header
    print @picture;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 14:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found