Context: Re^2: Cor—An object system for the Perl core
# "new developers" not defined in $poll_inspiration my $new_developers = 'both rookie developers and "real developers" not using Perl'; our $goal = 'offer something compelling to ' . $new_developers; sub what_to_do { my $module = 'Best::OO::Implementation::Ever'; # Perl 5 module if( exists($reality{$module}) && meets_goal($goal, $module) ) { return $foo; } }
What is the value of $foo if we call what_to_do()?
In reply to OOP and the Perl core
by 1nickt
in thread poll ideas quest 2020
by pollsters
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |