File: cpanfile

package info (click to toggle)
libcatmandu-exporter-table-perl 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 71; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
7
requires 'perl', '5.10.1';
requires 'Text::MarkdownTable', '0.3.0';
requires 'Catmandu', '0.9209';

# implied by Catmandu
requires 'IO::Handle::Util', '0.01'; 
requires 'JSON::XS', '2.3';