#!/usr/bin/perl use strict; =head1 NAME Huh.pl =cut =head1 DESCRIPTION Yeah, I dunno. =cut use strict; my $now = 0; whatThe(); exit($now); ############################### =head1 SUBROUTINES =item whatThe This subroutine does nothing (yay). =cut # best mysterious sub ever sub whatThe { #yawn } =back =head1 SEE ALSO sleep(-_-)z Z