in reply to Re^4: New Discovery!!! (sub call without parentheses)
in thread New Discovery!!! (sub call without parentheses)

> I was trying to break the supposed link between been able to call something not yet defined and dynamicity, because the word "dynamic" is so abused is CS literature and on the WWW, that I always have to ask further for disambiguate.

The technical term should be "Late binding" aka "Dynamic binding" (sic)

Quotes:

HTH! :)

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^5: New Discovery!!! (sub call without parentheses)