while (defined (my $record = $file_object->next()) { # next creates a +record object from data in the file $records->process(); }
# OO $object->fold()->spindle()->mutilate(); #procedural my $rc = mutilate(spindle(fold($data)));
In reply to Re: perl OO - to use or not to use
by leriksen
in thread perl OO - to use or not to use
by kiat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |