Hi. I am still very new to perl. I bought a Visual Quickstart Guide to Perl and CGI and now I have been told that it sucks. Can anyone recommend a good book for someone who is serious about web based programming with perl? Also, I am trying to do something that is probably very simple. I know how to do this with something simple like Visual Basic, but I do not know the perl commands well enough yet. I am trying to add a sub routine to an existing script that will open users.dat, read how many lines there are in the script and then put that value into a variable (to be displayed as "X" users to date). Is there an EOF command in Perl, can anyone help? Thanks!