use constant VERSION => "1.5.7"; .... #### #!/usr/bin/perl use strict; BEGIN { require "../constants.pl"; }; print VERSION; #### Bareword "VERSION" not allowed while strict subs in use at ./webscript.cgi