#!/usr/bin/perl -w use strict; require "config.pl" print "Option = 1" if $option != 0;