Help for this page

Select Code to Download


  1. or download this
    # Strict
    use strict;
    ...
    my $p = new readxpm($xpm)->to_html($out);
    (-e $out) and print "Created HTML file '$out'\n";
    
  2. or download this
    package readxpm;
    
    ...
    perl(1)
    
    =cut