Changes for version 0.003
- Change: 4ab7bff6cd8498f9336b5baee235ab47876025c3 Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 23:06:13 +0000
- v0.003
- Change: cd6948b6bacffe6cb902155f60f5d2f03373f170 Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 22:58:15 +0000
- README: module short description
- Change: cca3dafb5a3b06a7dfcb7367dc9d084a5ad77185 Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 22:57:37 +0000
- Serializer.pm: fix mistakes
- Change: 39b1f9694b2b71fd0b3dd30b814a3ad2e88bf87e Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 22:57:12 +0000
- AsciiTable: implemented
- Change: 768e79ab0c9e12fbcf503fea0a2d71f25600c616 Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 22:38:33 +0000
- Table2YAML.pm: Fix POD in module name
- Change: aa5780b2d7b8fc8207a441044646bb559b5418e1 Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 22:38:09 +0000
- dist.ini: +[ChangelogFromGit]
- Change: 97c00f081875a3627aee081737e27c6bd65d7a55 Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 22:37:25 +0000
- table2yaml: small fixes
- Change: a54f91503758aa39590951649d35641acc6dd45c Author: Ronaldo Ferreira de Lima <jimmy.tty@gmail.com> Date : 2014-09-08 20:33:19 +0000
- Serializer: remove looks_like_number
Documentation
- table2yaml - Command Line Interface for App::Table2YAML.
Modules
- App::Table2YAML - Convert the semantic of visual tables into YAML.
- App::Table2YAML::CLI - Command Line Interface functions.
- App::Table2YAML::Loader - Load and parse files.
- App::Table2YAML::Loader::AsciiTable - Plugin for ASCII tables.
- App::Table2YAML::Loader::DSV - Plugin for DSV files.
- App::Table2YAML::Loader::FixedWidth - Plugin for Fixed-Width files.
- App::Table2YAML::Loader::HTML - Plugin for HTML tables.
- App::Table2YAML::Loader::LaTeX - Plugin for LaTeX tables.
- App::Table2YAML::Loader::Texinfo - Plugin for Texinfo tables.
- App::Table2YAML::Serializer - Serialize Visual Table Data Structures into YAML.