in reply to Re: Error in loading some Expat.dll
in thread Error in loading some Expat.dll

I dint not install strawberry perl , i just copied my set up from old machine and set the env variables. As i had downloaded lot of modules from CPAN i just copied it to the new machine.

Replies are listed 'Best First'.
Re^3: Error in loading some Expat.dll
by marto (Cardinal) on May 18, 2012 at 09:31 UTC

    This is where your problems come from that you're resolving now.

Re^3: Error in loading some Expat.dll
by balajinagaraju (Sexton) on May 18, 2012 at 09:32 UTC
    You are right strawberry perl ships XML::Parser::Expat , i have the dll present the mentioned location but still i get this error.

      You replied to yourself, not to me. You should have used autobundle on your old installation to generate a Bundle you could easily install once you'd migrated to windows 7 and installed Strawberry perl. Copying things about like this is a very poor strategy. As you're finding out. See Re: moving a perl CPAN installation for more details of autobundle.

        Sorry for that , i am on really doing many things simultaneously and hence losing focus :). I will try your approach , thanks a lot for your time.
      So what is the best way to migrate my workspace , its not really possible to keep installing all the modules again on my new machine. Is there a better way to handle these kind of situations.?