Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: (Ovid) Re(3): Coderef from scalar.

by vaevictus (Pilgrim)
on Dec 29, 2001 at 05:32 UTC ( [id://135046]=note: print w/replies, xml ) Need Help??


in reply to (Ovid) Re(3): Coderef from scalar.
in thread Coderef from scalar.

yes ... it's part of a programmable IRC bot, using Net::IRC.
the "special function" is Net::IRC::Connection->add_handler();
so, yes, it's getting the code at runtime...

I'm wanting to implement a ircbot with features similar to Everything(tm).

Replies are listed 'Best First'.
Re: Re: (Ovid) Re(3): Coderef from scalar.
by Fastolfe (Vicar) on Dec 29, 2001 at 09:49 UTC
    If the code is coming from untrusted sources, definitely look into using Safe.pm and restrict the hell out of the permitted opcodes.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-03-28 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found