Group
Extension

Matches 1

Net-CVE ( H/HM/HMBRAND/Net-CVE-0.009.tgz, HMBRAND, 2024; MetaCPAN )
Net-CVE/t/30-get.t ( view source; MetaCPAN )
->data,			"Generate data");
ok (my $s2 = $c2->summary,		"Generate summary");

isnt ($d1, $d2,				"Not the same data");
isnt ($s1, $s2,				"Not the same structure");

is_deeply ($d1, $d2,			"Same data 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.