Help for this page
use Data::Dumper; print Dumper(\%INC);
package test; use strict; ... our $x = "hi"; __END__