Does this module perform as documented?

If I create a very simply script that calles the module:
use esmith::DB;
$test = esmith::DB->open('configuration');
print "OK, test past;

When I execute it at the command line, I get the following error:
Can't locate object method "open" via package "esmith::DB" (perhaps you
forgot to load "esmith::DB"?) at test.pl line 3.

It would seem that one can't open configuration dbase files using this
module.  Is this correct?

The perldoc states that esmith::DB provides a "virtual interface" e-smith
databases, but I can't figure out the API...




--
Greg J. Zartman, P.E.
Vice-President

Logging Engineering International, Inc.
1243 West 7th Avenue
Eugene, Oregon 97402
541-683-8383    fax 541-683-8144


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to