#!/usr/bin/perl -w use strict; my $foo; BEGIN { $foo = "bar" } use License ($foo);