Thursday, May 24, 2007

Perl tips

  • located a GD module that would install just do at command line
    ppm install http://theoryx5.uwinnipeg.ca/ppms/GD.ppd
  • Good examples at http://linuxgazette.net/issue83/padala.html
  • also need to load GD:graph and GD::text
    ppm install http://theoryx5.uwinnipeg.ca/ppms/GDTextUtil.ppd
    ppm install http://theoryx5.uwinnipeg.ca/ppms/GDGraph.ppd

No comments:

Post a Comment