# NAME

Pod::L10N::Model - Model for Pod::L10N

# SYNOPSIS

    use Pod::L10N::Model;

    my $modelref = Pod::L10N::Model::decode($string);

# DESCRIPTION

Pod::L10N::Model handles Pod::L10N structure.

# LICENSE

Copyright (C) SHIRAKATA Kentaro.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

SHIRAKATA Kentaro <argrath@ub32.org>