on Thu, 20 Jun 2002 20:37:32 GMT, Connie Chan wrote:

> Why CGI.pm ? What difference ? =)

Because it already contains all logic to parse *all* standards conforming 
query-strings, not only your special case.
Soon you may want to work with an html-form instead of appending the query 
string to a URL. Going back to your original problem, how would you e.g. 
handle a book-title with a space-character in it?

Do you really want to reinvent the wheel?

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to