Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Muse - Personal Interlinked Encyclopedia Builder

by cider (Acolyte)
on Jun 15, 2002 at 03:06 UTC ( [id://174783]=note: print w/replies, xml ) Need Help??


in reply to Muse - Personal Interlinked Encyclopedia Builder

# no .. / ` \ die "no .. \/ \` \\ allowed in node name.\n" if ($node =~ /(\.\.|\/|\` +|\\)/);
I strongly reccomend adding this snippet to this program if you are placing this on the public internet. Do not evaluate $node and run an open statement without doing more sanity checking on whats being sent your way. Making a node as ../data/test would work. With this, it would get shot down before the open call.

Log In?
Username:
Password:

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

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

    No recent polls found