http://www.perlmonks.org?node_id=1005726


in reply to Re: Threads Calling Subroutine from different PM File
in thread Threads Calling Subroutine from different PM File

There is no virtue in doing that. It would be completely pointless.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

RIP Neil Armstrong

  • Comment on Re^2: Threads Calling Subroutine from different PM File

Replies are listed 'Best First'.
Re^3: Threads Calling Subroutine from different PM File
by Anonymous Monk on Nov 26, 2012 at 17:51 UTC

    Yes, in this very case, but the times you can't pass arguments to the subroutine, it is invaluable.

      in this very case,

      And any case where you are passing a code reference to the threads module.


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.

      RIP Neil Armstrong