File: Todo

package info (click to toggle)
libcpan-meta-perl 2.142690-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 820 kB
  • ctags: 128
  • sloc: perl: 2,635; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
improve validation/conversion testing of valid/invalid specs

move the distmeta struct to $self->{distmeta} or something rather than having
it be the entire gits of the CPAN::Meta

validate version numbers with version::is_lax

use dclone more in converting structures