Class-XSConstructor

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.014000	2025-12-18

 [ Bug Fixes ]
 - Support threaded Perls.

 [ Packaging ]
 - Switch to 6 decimal place version numbers.

 [ Other ]
 - Added: Class::XSDestructor.
 - No longer use Ref::Util: use Types::Standard if it's installed or Perl's
   ref() builtin otherwise.

0.013	2025-12-16

 [ Bug Fixes ]
 - Fix calling of BUILD methods which was broken on
   non-Class::XSConstructor classes that inherited from
   Class::XSConstructor classes.

 [ Documentation ]

doap.ttl  view on Meta::CPAN

<http://purl.org/NET/cpan-uri/dist/Class-XSConstructor/v_0-014000>
	a                    doap:Version;
	dc:identifier        "Class-XSConstructor-0.014000"^^xsd:string;
	dc:issued            "2025-12-18"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Support threaded Perls.";
		], [
			a doap-changeset:Change;
			rdfs:label "No longer use Ref::Util: use Types::Standard if it's installed or Perl's ref() builtin otherwise.";
		], [
			a doap-changeset:Packaging;
			rdfs:label "Switch to 6 decimal place version numbers.";
		], [
			a doap-changeset:Addition;
			rdfs:label "Class::XSDestructor.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Class-XSConstructor-0.014000.tar.gz>;



( run in 1.323 second using v1.01-cache-2.11-cpan-39bf76dae61 )