in reply to Re: Module questions
in thread Module questions
But you don't have to use CGI::Cookie as CGI.pm has the following line of code in its cookie function.
require CGI::Cookie;
Is that "clever module design"?
Oh, and it's "Perl", not "PERL".
--
"Perl makes the fun jobs fun
and the boring jobs bearable" - me
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Module questions
by runrig (Abbot) on Apr 04, 2001 at 20:50 UTC | |
|
Re: Re: Re: Module questions
by Anonymous Monk on Apr 05, 2001 at 14:52 UTC | |
by runrig (Abbot) on Apr 05, 2001 at 21:57 UTC | |
|
Re: Re: Re: Module questions
by satchboost (Scribe) on Apr 04, 2001 at 21:47 UTC |