The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

METHODS

description

Returns a scalar containing the term's description.

   my $desc = $O->description;

term

Returns a scalar containing the term's name.

   my $term = $O->term;