in reply to
Trying to load other perl scripts use() or require()
Add a line to the end of cart.pm that returns a true value. Traditionally:
1;
[download]
(that's a number, one). --Dave.
Comment on
Re: Trying to load other perl scripts use() or require()
Download
Code
In Section
Seekers of Perl Wisdom