#!/usr/bin/perl $Freedom = ""; $Censorship = ""; if ($Freedom == 1) { $Censorship = 0; } elsif ($Censorhip == 1) { $Freedom = 0; }