summaryrefslogtreecommitdiff
path: root/t/lib/test_require.pm
blob: 381e068c854bb7e9c818b1bfa8ab3ab887b12793 (plain)
1
2
3
4
5
6
#!perl -w
# Don't use strict because this is for testing require

package test_require;

++$test_require::loaded;