# this part is currently runnable: my $foo = "bar\n"; =head2 Commented out my $baz = "blah"; # lots more code that I don't want to use right now... =cut # this part is also currently runnable... print $foo;