in reply to Re: Really Writing Object Oriented Perl
in thread Really Writing Object Oriented Perl

Yes, 'functional' is an unfortunately overloaded word.

FWIW when I used the word functional, I meant functional programming a la lisp etc.

For an introduction to functional style programming in perl, take a look at http://perldesignpatterns.com/?FunctionalProgramming

  • Comment on Re^2: Really Writing Object Oriented Perl