use strict errors?

2001-06-28 Thread RDWest Sr.
**# print qq~ sub signup ~; } sub lostid { #*# print qq~ sub lostid ~; } sub html_home { #*********# print qq~ sub html_home ~; } Regards, RDWest Sr. http://GSP-Live.com

SORRY... i didn't know guys :((

2001-06-27 Thread RDWest Sr.
my god, i don't recall asking for you to write my F* code Pierre Smolarek all i asked for was advice to point me in that direction... if being a programmer is ganna make me a SMART***, i think i better quit now... sorry casey i won't post no more like this RDWest Sr.

Some Advice plz :))

2001-06-27 Thread RDWest Sr.
hi yall, yup, i'm an old country boy... loli'm strugling here to learn perl on my own and with help from(maybe yall)lol so plz bare with me... i need some advice on an issue here... i'm creating, well trying to create, a ranking system for my online pals... i've ac

Re: Script troubles :) plz help

2001-06-26 Thread RDWest Sr.
omg, tx yall... i just did a big boo boo...was rearranging my code and system froze... no backups... BAHHHlemme get it back together and i'll post it... tx again..i'll be a while :(( RD

Script troubles :) plz help

2001-06-26 Thread RDWest Sr.
#!perl ##***## ## MAIN ## ##***## require "setup.cfg"; require "html.pl"; &parsedata if ($INPUT{'signup'}) { &join; } else {&html_home; } exit; someone explain what i'm doing wrong

Re: If I could get just one Perl Book what should it be?

2001-06-25 Thread RDWest Sr.
veral books like i did... then you may advance to other books for reference like i'm doing now... another thing... i'm sure you have your own web server installed... if not... you should do this first to do all testing on your pc and not haveing to ftp to another server... i hope this helped... =p RDWest Sr.