Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: what does 1; does?

by MelaOS (Beadle)
on May 05, 2008 at 09:28 UTC ( [id://684592]=note: print w/replies, xml ) Need Help??


in reply to Re: what does 1; does?
in thread what does 1; does?

hi fellow monks~
thanks for the prompt reply, actually i've been using perl for over a year now mostly writing data extraction script from csv, excel and database. it's just that i haven't actually use perl cgi in combination with so many things at once. i was hoping that there is a name for such a thing, hehe, so i can easily find a good book which can cover all of these.
thanks~

Replies are listed 'Best First'.
Re^3: what does 1; does?
by stiller (Friar) on May 05, 2008 at 09:49 UTC
    Perl cgi really is a lot of things, or combinations. Finding one book that covers any combination closely is not likely. As you can see from some of the other responses, you will need to check out html and javascript if you're not familiar with them already. There is a very good html reference, "Dynamic HTML: The Definitive Reference", you'll find use for that one, but it's not an introduction.

    The hardest thing to figure out will probably be the indirection a webserver presents (here? there? serverside or clientside?) and on top of that the layers of a framework (how will the thread of execution flow through it all??) if you use that - understanding webserver and cgi will be a good start, but again, you need to check with your collegues what is used on your site, and if they have suggestions.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://684592]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-24 23:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found