Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Flat-File

by l3nz (Friar)
on Nov 22, 2003 at 07:22 UTC ( [id://309124]=note: print w/replies, xml ) Need Help??


in reply to Flat-File

I'd use the CGI modules too, because they are way better suited to what you are about to do.

In any case, I would not try writing to the CGI-BIN directory (this might be a security hole) but I'd ask my sysadmin for a directory I can read and write to.

In your code, I think it's useless to read all the lines of the movie database up front; I'd read wwhile I find the movie I'm interested in and skip the rest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (1)
As of 2024-04-19 00:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found