πŸ“˜ Modules import summary in Perl 6

πŸ“˜ Modules import summary in Raku

N. B. Perl 6 has been renamed to Raku. Click to read more.


Here is a concise list of the keywords for working with modules.

use loads and imports a module at compile time

need loads a module at compile time but does not import anything from it

import imports the names from the loaded module at compile time

require loads a module at runtime without importing the names

Leave a Reply

Your email address will not be published. Required fields are marked *

Retype the CAPTCHA code from the image
Change the CAPTCHA codeSpeak the CAPTCHA code