Home
last modified time | relevance | path

Searched refs:meta2_name (Results 1 – 25 of 44) sorted by relevance

12

/dports/misc/p5-Software-License/Software-License-0.104001/lib/Software/
H A DLicenseUtils.pm82 $meta_keys{ $class->meta2_name }{$mod} = undef;
83 $meta2_keys{ $class->meta2_name }{$mod} = undef;
H A DLicense.pm169 sub meta2_name { subroutine
/dports/devel/p5-Module-Build/Module-Build-0.4231/t/lib/Software/License/
H A DVaporWare.pm13 sub meta2_name { 'unrestricted' } subroutine
/dports/devel/p5-Minilla/Minilla-v3.0.15/lib/Minilla/License/
H A DUnknown.pm18 sub meta2_name { 'unknown' } subroutine
H A DPerl_5.pm19 sub meta2_name { 'perl_5' } subroutine
/dports/misc/p5-Software-License/Software-License-0.104001/lib/Software/License/
H A DNone.pm12 sub meta2_name { 'restricted' } subroutine
H A DMIT.pm11 sub meta2_name { 'mit' } subroutine
H A DFreeBSD.pm12 sub meta2_name { 'freebsd' } subroutine
H A DPerl_5.pm14 sub meta2_name { 'perl_5' } subroutine
H A DBSD.pm11 sub meta2_name { 'bsd' } subroutine
H A DApache_1_1.pm11 sub meta2_name { 'apache_1_1' } subroutine
H A DCustom.pm176 sub meta2_name { subroutine
H A DZlib.pm12 sub meta2_name { 'zlib' } subroutine
H A DArtistic_1_0.pm49 sub meta2_name { 'artistic_1' } subroutine
H A DPostgreSQL.pm12 sub meta2_name { 'open_source' } subroutine
H A DSSLeay.pm11 sub meta2_name { 'ssleay' } subroutine
H A DOpenSSL.pm13 sub meta2_name { 'openssl' } subroutine
H A DMozilla_2_0.pm11 sub meta2_name { 'open_source' } subroutine
H A DQPL_1_0.pm12 sub meta2_name { 'qpl_1_0' } subroutine
H A DLGPL_3_0.pm13 sub meta2_name { 'lgpl_3_0' } subroutine
/dports/misc/p5-Software-License/Software-License-0.104001/t/
H A Dcustom.t19 is($slc->meta2_name, 'foo_bar_meta2', 'meta2_name');
/dports/devel/p5-Module-Build/Module-Build-0.4231/t/bundled/Software/
H A DLicense.pm36 sub meta2_name { subroutine
/dports/misc/p5-Software-License/Software-License-0.104001/
H A DChanges102 Artistic licenses' meta2_name should not have a trailing _0
105 add the meta2_name method for META.json files in schema v2
/dports/misc/p5-Software-License-CCpack/Software-License-CCpack-1.11/t/
H A Dbasic.t13 meta2_name => qr/^(?:un)?restricted$/,
/dports/devel/p5-Module-Starter/Module-Starter-1.77/lib/Module/Starter/
H A DSimple.pm412 my $slname = $self->{license_record} ? $self->{license_record}->meta2_name : $self->{license};
573 my $slname = $self->{license_record} ? $self->{license_record}->meta2_name : $self->{license};

12