Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/argrath/pod-l10n-model


https://github.com/argrath/pod-l10n-model

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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