Acme::Goedelize - Goedelize text


Acme-Goedelize documentation  | view source Contained in the Acme-Goedelize distribution.

Index


NAME

Top

Acme::Goedelize - Goedelize text

SYNOPSIS

Top

  use Acme::Goedelize;

  my $goedelize = new Acme::Goedelize;

  my $number = $goedelize->to_number('text');
  my $text   = $goedelize->to_text($number);

DESCRIPTION

Top

Transforms text into one big number and vice versa.

AUTHOR

Top

Todor Todorov, <acidmax@jambolnet.com>

COPYRIGHT AND LICENSE

Top


Acme-Goedelize documentation  | view source Contained in the Acme-Goedelize distribution.