>>>>> "SC" == Sam Carleton <[EMAIL PROTECTED]> writes:

SC> Alex Farber wrote:
>> maybe you should read some introductionary Perl
>> books, like http://www.effectiveperl.com/toc.html or
>> http://www.ebb.org/PickingUpPerl/pickingUpPerl.html

SC> Maybe I have read things like "Programming Perl" from O'Reilly and
SC> "Writting Apache Modules in Perl and C", am tired of reading page after
SC> page and want to do some real coding.  Maybe I thought that folks in the
SC> mod_perl mailing list would be understanding of someone who has spent
SC> many years in another language and needs a little help overcoming some
SC> syntax issues.

If you're having syntax issues then you *really* need to refer to the
docs.  You don't need to read the whole damned book; just look up the
function with which you have problems in the index or online docs.  It
is not that hard to see the syntax of open() and compare it to what
you have to see why it fails.


And the mod_perl list is *NOT* for intro to perl questions.  It is
about mod_perl, not generic perl.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
GPG & MIME spoken here            http://www.khera.org/~vivek/

Reply via email to