in reply to Problem in Parse::RecDescent Installation

You have whitespace in your directory name. Obviously the test t/pod.t is written in neglect of whitespace in filenames or directory names. One fix is to remove the whitespace from the directory name, the other is to ignore that test failure, as that test only tests that the documentation of the module is syntactically correct.