in reply to Re: Installing Modules on a Standalone
in thread Installing Modules on a Standalone

I'm on a Windows machine. Does that make any difference? The most I can do through the command prompt is run DOS shell commands (don't think the TAR command works).
  • Comment on Re^2: Installing Modules on a Standalone

Replies are listed 'Best First'.
Re^3: Installing Modules on a Standalone
by ambs (Pilgrim) on Mar 28, 2005 at 13:47 UTC
    Well, yes. I suppose you have the perl command. So, you unrar the file (or unzip, or extract someway), run the perl Makefile.PL. Then you need a make command. I think there are some freely available make commands for DOS. Something like nmake, if I am not wrong.

    Hope this helps.

    Alberto Simões