Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
      print IMG $oGdBar->plot(NoText=>1, Height => 40)->png;
      close(IMG);
    }
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
          # write to disk
        }
    }