Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
and my code..cart.pm did not return a true value at /home/dtdynoco/public_html/admi +n1130/admin.cgi line 12.
require "cart.pm";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Trying to load other perl scripts use() or require()
by dpuu (Chaplain) on Jul 21, 2002 at 04:58 UTC | |
Re: Trying to load other perl scripts use() or require()
by gav^ (Curate) on Jul 21, 2002 at 04:59 UTC | |
by dpuu (Chaplain) on Jul 21, 2002 at 05:16 UTC | |
by Anonymous Monk on Jul 21, 2002 at 05:11 UTC | |
Re: Trying to load other perl scripts use() or require()
by mitd (Curate) on Jul 21, 2002 at 05:09 UTC | |
Re: Trying to load other perl scripts use() or require()
by FamousLongAgo (Friar) on Jul 21, 2002 at 05:47 UTC |