Hi, i want to install Text::Iconv , but not to able to get it on my machine. I am not able to find a repository that contains the Text::Iconv for ppm. Please enlighten me on how to install the module manually (through perl Makefile.pl) and the required dependencies.
If you really want to build from source you'll need the libiconv library, a make utility and a C compiler. For ActivePerl, you can install both a suitable make utility (dmake) and a suitable C compiler (the MinGW port of gcc) by running: