in reply to Re^2: RFC: Self Assessment Perl
in thread RFC: Self Assessment Perl

I think you don't need to understand BEGIN to understand modules at a certain level. I think a useful lie is that use is just like require+->import(), and to postpone the discussion of BEGIN.

You can always gloss over that by saying that use must appear at the top of any code.

Replies are listed 'Best First'.
Re^4: RFC: Self Assessment Perl
by LanX (Saint) on Sep 06, 2018 at 14:27 UTC
    Not in our case, we have self-written "modules" messing around.

    And colleagues who hacked 10+ years in Perl should be confronted with the concept.

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