[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl-AnyPerl] WinPerl, MacPerl and DB_File



I wrote a script on my Mac that I want a friend to be able to use.  It uses
DB_File.  And everytime we try to load it, it says that autoloader.pm
didn't return true at line 127.  Line 127 is where it looks for
autosplit.ix in ../auto/DB_File/autosplit.ix.  The file is there, but it is
still croaking.  the speicific line that is not returning true is
eval (require{$path});
# doing it from memory, so there might be a syntax error or two in my line,
but the jist is there...

$path is the ../auto/DB_File/autosplit.ix where .. is the path to the lib
directory.  Anyone got a clue?

Are there any large differences between Win and Mac DB_File that I should
be aware of. I did make sure that the cr's were al crlf's before taking it
over.  Didn't use any Mac-specific toolbox calls or pathing.  This all
stems from my line in the script...

use DB_File;

No other errors.

Thanks,

Jason

-------------------
Jason White
<Insert Title Here>
jason.white@usu.edu



==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org