Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    # just about all pulled directly from the POD
    ...
    
    # print the image
    print $im->png;