Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: disable functions if module not installed

by lepetitalbert (Abbot)
on Nov 03, 2008 at 22:28 UTC ( [id://721230]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print "Content-type: text/html; charset=ISO-8859-1\n\n";
    
    print $is_Magick;
    
  2. or download this
    [Mon Nov 03 23:21:35 2008] [error] [client 127.0.0.1] Deep recursion o
    +n subroutine "Image::Magick::AUTOLOAD" at\r
    [Mon Nov 03 23:21:35 2008] [error] [client 127.0.0.1] \tC:/usr/site/li
    +b/Image/Magick.pm line 42 (#1)\r
    ...
    [Mon Nov 03 23:21:35 2008] [error] [client 127.0.0.1]     which case i
    +t indicates something else.\r
    [Mon Nov 03 23:21:35 2008] [error] [client 127.0.0.1]     \r
    [Mon Nov 03 23:21:35 2008] [error] [client 127.0.0.1] Out of memory!
    

Log In?
Username:
Password:

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

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

    No recent polls found