prev <<
Using use
>> next
%INC
Now Perl checks if this module was loaded already.
This is the job of
%INC
.
%INC
stores the
filenames
as
keys
and the
absolute paths to loaded files
as
values
: