in reply to How to use a .pm file in a .pl file in another directory.

Unrelated to your solved problem... you may be interested in the existing chess modules on CPAN
  • Comment on Re: How to use a .pm file in a .pl file in another directory.

Replies are listed 'Best First'.
Re^2: How to use a .pm file in a .pl file in another directory.
by tommyxd (Acolyte) on Jan 29, 2012 at 20:58 UTC

    I've already done that, but the thing is that this is a project for a university course(probably forgot to mention this) and there's not much left for me to do if I use a module directly from CPAN, now is there? ;)

    The purpose is to learn stuff after all. And finding out the answer to my question counts.

    Anyway, thank you for your effort!

      "The purpose is to learn stuff after all."

      I wish I could upvote that more than once.


      Dave