in reply to Getting a hash from a file

The way I have always done it and it worked for me fine was to do the following
require "filewithhash.pl";
Hope that helps.

Replies are listed 'Best First'.
Re^2: Getting a hash from a file
by jedikaiti (Hermit) on Mar 24, 2010 at 00:08 UTC
    I just tried it, and it returns the exact same error(s).
      You can not use the .pm as an extension change it to .pl or .cfg or something else and I am sure you will find the error goes away. I am sure this one bit me many moons ago.

        Thanks! I just tried doing it as .pl, .cfg, and .txt. I get the exact same error as with .pm.

        Am I screwing up elsewhere in the code, perhaps?

        Kaiti
        Swiss Army Nerd