Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Let's finish Imager::GIF

by Anonymous Monk
on Feb 06, 2020 at 21:42 UTC ( [id://11112516]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MImager::GIF -le 'for (keys %INC) { print $INC{$_} if /GIF\.pm/ 
    +}'
    
  2. or download this
    sub scale {
        my ($self, %args) = @_;
    ...
            return $ret;
        });
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-29 14:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found