Help for this page
#!/usr/bin/perl -w use strict; ... } __END__ Var is foo
BEGIN { package DEBUG; no strict 'vars'; *main::var = \$var };