Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Security? - Re: Exegesis 4

by metadoktor (Hermit)
on Apr 03, 2002 at 06:55 UTC ( [id://156250]=note: print w/replies, xml ) Need Help??


in reply to Exegesis 4

Sounds like there will be a lot of cool new features but it makes me wonder about the security aspects. I know that these new constructs are meant to make it easier to write software but will they create new ways to subvert ones code?

metadoktor

"The doktor is in."

Replies are listed 'Best First'.
Re: Security? - Re: Exegesis 4
by TheDamian (Vicar) on Apr 03, 2002 at 08:06 UTC
    I know that these new constructs are meant to make it easier to write software but will they create new ways to subvert ones code?
    Of course! This is Perl, after all! ;-)

    Seriously though, our aim is not just to make it easier to write software, but to make it easier to write reliable, robust, maintainable software. Declarative classes; a strong encapsulation mechanism; OO exceptions and clean handlers; standardized control structures (e.g. no more "which of the 24 ways of implementing a switch statement shall I use today?")

    But it is the nature of the universe that conferring new powers also confers new risks. I'm sure that Perl 6 will provide plenty of additional scope for ob-fu and for other dirty code tricks.

    Code subversion isn't a feature of the language; it's a feature of the programmer.

Log In?
Username:
Password:

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

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

    No recent polls found