Ask
view release on metacpan or search on metacpan
Ask
===
Created: 2012-11-28
Home page: <https://metacpan.org/release/Ask>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=Ask>
Maintainer: Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.015 2020-11-09
- Added: Ask->instance.
- Ask::Question's backend attribute now accepts a coderef as a value, and
defaults to Ask->instance.
0.014 2020-11-06
[ Bug Fixes ]
- Ask::Question should be able to cope with missing text attribute.
0.013 2020-11-06
[ Bug Fixes ]
- Fix warning when default for Ask::Question is a string.
[ Documentation ]
- Show functional style in SYNOPSIS.
[ Other ]
- 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+.
0.008 2020-10-23
[ Bug Fixes ]
- Ask::Gtk, Ask::Wx, Ask::Tk, and Ask::Zenity now check DISPLAY
environment variable to see if they will be usable.
- Better skipping of backends which cannot be loaded.
[ Packaging ]
- Switch to Dist::Inkt.
[ Other ]
- Replace Sub::Exporter::Progressive with Exporter::Tiny.
- Replace namespace::sweep with namespace::autoclean.
0.007 2013-06-18
[ Bug Fixes ]
- Bumped Moo version requirement to 1.000006.
Joel Berger++
[ Other ]
- Add a 'lang' option; use Lingua::Boolean::Tiny to process it.
Lars Dɪá´á´á´á´á´¡ è¿ªææ¯++
<https://rt.cpan.org/Ticket/Display.html?id=82925>
- Added: AskX::AutoLang.
- Use POSIX.pm to switch off terminal echo instead of Term::ReadKey.
Graham Knop++
0.006 2013-01-16
[ Documentation ]
- Corrections in Ask::Wx pod.
[ Other ]
- Added: XML address book example script.
0.005 2013-01-16
- Added: Ask::Fallback backend, which kicks in if $ENV{AUTOMATED_TESTING}
or $ENV{PERL_MM_USE_DEFAULT}.
- Added: New (internal) API method: is_usable
- Added: New (internal) API method: quality
- Saner implementation of Ask->detect, using Module::Pluggable.
0.004 2013-01-14
[ Bug Fixes ]
- Correctly destroy no longer used Tk::MainWindow objects created in info,
warning, question and file_selection methods.
( run in 1.923 second using v1.01-cache-2.11-cpan-39bf76dae61 )