The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "provides a quick command tool that transforms almost any table to LaTeX snippet.",
   "author" : [
      "\"Toshiyuki Shimono\" <bin4tsv@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4224",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CLI-LaTeX-Table",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      }
   },
   "provides" : {
      "CLI::LaTeX::Table" : {
         "file" : "lib/CLI/LaTeX/Table.pm",
         "version" : "0.56"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.gnu.org/licenses/gpl-3.0.txt"
      ]
   },
   "version" : "0.56",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}