Menu

#39 Perl resource has "invalid resource name"

closed-out-of-date
nobody
None
5
2004-11-12
2003-11-27
Anonymous
No

I have a perl project, and use a CPAN module which I installed into
my project dir:

perl Makefile.PL PREFIX=$HOME/workspace/PerlProject

Now, it wrote this file into my directoy:
./share/man/man3/Tie::LogFile.3pm

But eclipse, unfortunately, doesn't like the "::"
"Tie::LogFile.3pm is an invalid resource name"

But it is a necesary file. Okay, I can live without the perldoc, but it's
not nice to delete or move it.

Is there a workaround or a fix?

Discussion

  • LeO

    LeO - 2004-11-12
    • status: open --> closed-out-of-date
     
  • LeO

    LeO - 2004-11-12

    Logged In: YES
    user_id=703323

    The perldoc is retrieved from the current dir. If this is still an
    issue => reopen the ticket.

     

Log in to post a comment.