Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: Re: Often Overlooked OO Programming Guidelines

by ysth (Canon)
on Dec 30, 2003 at 05:54 UTC ( [id://317629]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      # in package Foo
      sub wonk {
          my $self = shift;
          _fiddle($self, @_);
      }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-16 18:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found