BEGIN { my $version = (($0 =~ /2(?:\.pl)?$/) ? '2' : ''); require "LayerB${version}.pm"; }