Results for "Module"

Top-level pages

  • Parallel Processing with Perl !

    ...cks. Okie, now if you really do not want to use fork in your code, that’s okie too..There are many useful modules which do it for you very efficiently. One really useful module is Parallel::ForkManager. You...

    2077 days ago

  • Benchmarking Perl Module !

    The benchmark module is a great tool to know the time the code takes...The output is usually in terms of CPU time. This module provides us with a way to opt...perl program. This is the simple way to use the module Example1: use Benchmark;...

    2077 days ago

  • Elgg Installation steps !

    ...ad privilege tables now? [Y/N] Y Install PHP 7.2, as well as the PHP modules required by Elgg. apt-get i...Step 4: Configure Apache for Elgg Elgg requires the Apache rewrite module. Enable the Apache rewrite mo...

    603 days ago