Sir, I tried as you had suggested. Following is the error message that I am getting. I tried searching , but no clue.
C:\Perl\bin>cpan C::Scan Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] ←[32mCPAN: Term::ANSIColor loaded ok (v3.02)←[0m ←[32mCPAN: Storable loaded ok (v2.34)←[0m ←[32mCPAN: LWP::UserAgent loaded ok (v6.04)←[0m ←[32mCPAN: Time::HiRes loaded ok (v1.9725)←[0m ←[32mFetching with LWP: http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz←[0m ←[32mLWP failed with code[500] message[Can't connect to proxy.my +corp.com:8080 (Bad hostname)]←[0m Proxy authentication needed! (Note: to permanently configure username and password run o conf proxy_user your_username o conf proxy_pass your_password )

In reply to Re^8: Identifying functions in a c file and replacing with a keyword by ijalab
in thread Identifying functions in a c file and replacing with a keyword by ijalab

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.