in reply to Re: C++ files in Strawberry Perl Package
in thread C++ files in Strawberry Perl Package

And I have deleted all the files in c\bin except dll files and everything is working fine. Can I go with this approach ?
  • Comment on Re^2: C++ files in Strawberry Perl Package

Replies are listed 'Best First'.
Re^3: C++ files in Strawberry Perl Package
by syphilis (Archbishop) on Jun 08, 2021 at 13:10 UTC
    Can I go with this approach ?

    Yes, I think so.
    I think you could delete all of the other directories in "c", too, if you wanted.
    Of course, these are things that would not normally be done, but there's nothing to stop you from doing them.
    As a precaution, I would recommend keeping these removed files somewhere handy, so that you can reinstate them if necessary.

    Cheers,
    Rob
      Thank you @syphilis !!
      Thank you !!