in reply to Re: Identifying functions in a c file and replacing with a keyword
in thread Identifying functions in a c file and replacing with a keyword

Sir, Thanks for the help. I am unable to install c::span module for windows xp.
  • Comment on Re^2: Identifying functions in a c file and replacing with a keyword

Replies are listed 'Best First'.
Re^3: Identifying functions in a c file and replacing with a keyword
by syphilis (Archbishop) on Mar 18, 2013 at 11:42 UTC
    I am unable to install c::span module for windows xp

    C::Scan builds, tests and installs fine for me on windows.
    What prevents you from installing it ?

    Cheers,
    Rob
      Sir, I am getting this error, i have installed cscan.pm still throws this error. Can't locate C/Scan.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at Functions.pl line 4. BEGIN failed--compilation aborted at Functions.pl line 4.

        You either didn't install it successfully or simply copied a file to where you think it should be. If you want help show how you installed something and how it failed rather than repeat the fact that Perl can't find this module where it expects. cpan C::Scan from the command line to install this module and it's dependencies, or try using PPM. Again actaually read and understand How do I post a question effectively?

        Update: Fixed typos

Re^3: Identifying functions in a c file and replacing with a keyword
by tobyink (Canon) on Mar 18, 2013 at 11:45 UTC