two

Prints two and returns 2

Its implementation is:

sub twoexample {
  2*print "two\n";
}

DESCRIPTION

This is an example for being used with the include feature