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 |