The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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