Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: OO Perl Baby Steps

by Anneq (Vicar)
on Jun 22, 2013 at 16:58 UTC ( [id://1040278]=note: print w/replies, xml ) Need Help??


in reply to Re^4: OO Perl Baby Steps
in thread OO Perl Baby Steps

Jeffa,

If you have the time, I would greatly appreciate it if you would give an explanation or example(s) of the security risks related to using OO in perl. Or perhaps suggest a link to where I could learn more?

Thanks

Anne

Replies are listed 'Best First'.
Re^6: OO Perl Baby Steps
by jeffa (Bishop) on Jun 24, 2013 at 17:50 UTC

    I was merely referring to "locking down" access to certain methods via the concepts (and implementation) of private, protected and public method modifiers. In other words, secure your methods' accessibility from clients.

    jeffa

    L-LL-L--L-LL-L--L-LL-L--
    -R--R-RR-R--R-RR-R--R-RR
    B--B--B--B--B--B--B--B--
    H---H---H---H---H---H---
    (the triplet paradiddle with high-hat)
    

      Thanks jeffa,

      A lot of my web app methods are activated through URLs, via catalyst, so I want to make sure I'm not missing something I need to know about protecting those methods.

      Anne

      In other words, secure your methods' accessibility from clients.

      In other words, deny access, forbid access, put a padlock on it, lock the door, nail the windows shut, eat those pancakes :)

        I do believe Howard Hughes would approve. :)

        jeffa

        L-LL-L--L-LL-L--L-LL-L--
        -R--R-RR-R--R-RR-R--R-RR
        B--B--B--B--B--B--B--B--
        H---H---H---H---H---H---
        (the triplet paradiddle with high-hat)
        

Log In?
Username:
Password:

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

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

    No recent polls found