NAME
Empty - Empty module for test purposes
SYNOPSIS
use Empty;
DESCRIPTION
An empty module that does nothing, used only for test and example purposes. It's intended to be just enough of a Perl module to create a distribution.
FUNCTIONS
- empty_function
-
Returns 42.
AUTHOR
Russ Allbery <eagle@eyrie.org>