File: cpanfile

package info (click to toggle)
libxml-struct-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 220 kB
  • sloc: perl: 600; xml: 17; sh: 6; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 119 bytes parent folder | download
1
2
3
4
5
6
requires 'perl', '5.10.0';

requires 'XML::LibXML', '2.0';
requires 'Moo', '1.0';

test_requires 'Test::Warn', '0.31';