Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

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

by BrowserUk (Patriarch)
on May 30, 2015 at 18:59 UTC ( [id://1128421]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    print O $i->png;
    close O;
    system 'junk.png';
    
  2. or download this
    C:\test>junk999
    gd-png:  fatal libpng error: No IDATs written into file
    gd-png error: setjmp returns error condition
    
  3. or download this
      **   **   **   **   **   **
    ##**###**###**###**###**###**#
    ...
      **   **   **   **   **   **
    ##**###**###**###**###**###**#
      **   **   **   **   **   **
    
  4. or download this
      **   **   **   **   **   **
    ##############################
    ...
      **   **   **   **   **   **
    ##############################
      **   **   **   **   **   **
    
  5. or download this
      **   **   **   **   **   **
    #######**###**###**###**###**#
    ...
      **   **   **   **   **   **
    ######################**###**#
      **   **   **   **   **   **
    

Log In?
Username:
Password:

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

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

    No recent polls found