Help for this page

Select Code to Download


  1. or download this
    $pool->init   # Returns the array ref passed to the constructor.
      ->[0]       # Access to the first element of the referenced array.
      ->();       # Call the referenced sub.