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

NAME

nat-dict - interface for binary PTDs operations.

SYNOPSIS

        nat-dict add <dic1.bin> <dic2.bin>

DESCRIPTION

This tool is indented to be an interfce for binary PTDs algebra. At the moment is just supports the following commands:

add

Used to add two binary PTDs. In fact, it accumulates the second dictionary in the first one, so be careful using if in case you want to preserve the original dictionaries.

SEE ALSO

NATools documentation, perl(1)

AUTHOR

Alberto Manuel Brandão Simões, <ambs@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2006-2012 by Alberto Manuel Brandão Simões