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

Re^2: keywords versus variables

by GrandFather (Saint)
on Aug 30, 2007 at 21:36 UTC ( [id://636216]=note: print w/replies, xml ) Need Help??


in reply to Re: keywords versus variables
in thread keywords versus variables

perhaps even better:

$employee->figure_pay ();

or:

$employer->figure_pay ($employee);

DWIM is Perl's answer to Gödel

Replies are listed 'Best First'.
Re^3: keywords versus variables
by blahblahblah (Priest) on Sep 01, 2007 at 01:08 UTC
    definitely even better:
    $employee->figure_raise();
    or:
    $employer->figure_really_sweet_bonus($employee);
Re^3: keywords versus variables
by girarde (Hermit) on Sep 06, 2007 at 13:36 UTC
    Especially if you're a company like ADC that runs payrolls for a living.

Log In?
Username:
Password:

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

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

    No recent polls found