0

How to install Template::Plugin::GDto ActivePerl

I tried,

ppm install Template::Plugin::GD

but got error

ppm install failed: can't find any package that provides Template::Plugin::GD
stackoverflow
  • 2,134
  • 3
  • 19
  • 35

1 Answers1

0

If you are using ActivePerl V5.24, the PPM repository for this version is not available yet. Please try V5.22 as I have tried this version and it installs for me.

ssleung
  • 54
  • 2