Help for this page
my $script; while (<DATA>) { ... __END__ # your script goes here
use FollowLines; __DATA__ # your script goes here
if ($some_var == 1 || $other_var == 2 || ... $other_var, @rest); }