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

NAME

App::iTan::Utils - Utility methods

METHODS

get

 my $tandata = $self->get($index);
 

Fetches a valid iTan with the given index.

mark

 $self->mark($index[,$memo]);

Marks the iTan with the given index as used.