Ask

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

 - Tidy up code using Perl::Tidy.

0.012	2020-10-26

 - Added: Ask->backends method.
 - Added: Ask::Caroline.
 - Added: Ask::Clui.
 - Added: Ask::Prima.
 - file_selection now returns Path::Tiny objects instead of strings.

0.011	2020-10-24

 [ Bug Fixes ]
 - Minor issues with Ask::Functions fixed.

 [ Other ]
 - Added: Ask::Question.

0.010	2020-10-24

 [ Bug Fixes ]
 - Fix syntax error in Ask::Wx introduced in version 0.009.

 [ Packaging ]
 - Add Module::Pluggable to the dependency list.

0.009	2020-10-23

 - Remove Perl-5.10-specific syntax and backport to Perl 5.8.8+.

doap.ttl  view on Meta::CPAN

			rdfs:label "Remove Perl-5.10-specific syntax and backport to Perl 5.8.8+.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Ask-0.009.tar.gz>;
	doap:revision        "0.009"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Ask/v_0-010>
	a                    doap:Version;
	dc:identifier        "Ask-0.010"^^xsd:string;
	dc:issued            "2020-10-24"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix syntax error in Ask::Wx introduced in version 0.009.";
		], [
			a doap-changeset:Packaging;
			rdfs:label "Add Module::Pluggable to the dependency list.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Ask-0.010.tar.gz>;
	doap:revision        "0.010"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Ask/v_0-011>
	a                    doap:Version;
	dc:identifier        "Ask-0.011"^^xsd:string;
	dc:issued            "2020-10-24"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Ask::Question.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Minor issues with Ask::Functions fixed.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;



( run in 2.513 seconds using v1.01-cache-2.11-cpan-7add2cbd662 )