App-Chart
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
'Gtk2::Ex::KeySnooper' => 3,
'Gtk2::Ex::MenuBits' => 17, # new in version 17
'Gtk2::Ex::PixbufBits' => 35, # new in version 35
'Gtk2::Ex::Statusbar::Message' => 47, # new in version 47
'Gtk2::Ex::Statusbar::MessageUntilKey' => 11, # new in version 11
'Gtk2::Ex::TableBits' => 47, # new in version 47
'Gtk2::Ex::TreeModelBits' => 16,
'Gtk2::Ex::TreeViewBits' => 8, # new in version 8
'Gtk2::Ex::TextBufferBits' => 18, # new in version 18
'Gtk2::Ex::TreeModelFilter::Change' => 9, # new in version 9
'Gtk2::Ex::TreeModel::ImplBits' => 17, # new in version 17
'Gtk2::Ex::Units' => 13, # new in version 13
'Gtk2::Ex::WidgetEvents' => 21, # new in version 21
'Gtk2::Ex::DateSpinner' => 2,
'Gtk2::Ex::DateSpinner::CellRenderer' => 0, # in datespinner version 2
'Gtk2::Ex::Dragger' => 2, # version 2 for keyboard moves while dragging
# my Gtk2-Ex-ErrorTextDialog
# version 2 for warnings with compile errors
'Gtk2::Ex::ErrorTextDialog' => 2,
'Gtk2::Ex::ErrorTextDialog::Handler' => 2,
'Gtk2::Ex::TextView::FollowAppend' => 1,
'Gtk2::Ex::History' => 1,
'Gtk2::Ex::History::Action' => 1,
'Gtk2::Ex::ListModelConcat' => 1,
'Gtk2::Ex::MenuView' => 1,
'Gtk2::Ex::NoShrink' => 2, # version 2 losing dubious "-1" bits
'Gtk2::Ex::NumAxis' => 4, # version 4 preferred for scrolling
'Gtk2::Ex::TickerView' => 7, # version 7 for bug fixes
'Gtk2::Ex::TreeModelFilter::Draggable' => 0,
'Gtk2::Ex::WidgetCursor' => 8, # version 8 to get SpinButton in Gtk 2.14
# FIXME: version 2.10 has Gtk '-init' which tries to open the display ...
'Gtk2::Ex::Datasheet::DBI' => 0,
'HTML::LinkExtor' => 0, # part of HTML::Parser, only for RBA actually
'HTML::TableExtract' => 0,
'HTML::TreeBuilder' => 0, # only for LME plastics hack actually
# Yahoo quotes and daily
'JSON' => 0,
# anything Archive::Zip is happy with is enough, 1.07 looks likely
'IO::String' => '1.07',
# Perl-Lisp dist, only for the Emacs interface actually
# think at least 0.04 to read nil as undef
'Lisp::Reader' => 0.04,
'Lisp::Printer' => 0,
'Lisp::Symbol' => 0,
# verison 0.13 apparently for memory leaks in subr args like after()
# version 0.10 for minmax()
# version 0.22 xsubs had some problems,
# - minmax() on one arg looks at the wrong bit of stack
# - apply() and part() don't cope with stack growth
# The minmax() bit affected App::Chart::Gtk2::Graph.
# 0.24 might be fixed.
#
'List::MoreUtils' => '0.24',
# version 1.19 for N__() in scalar context
# (Locale::Messages in 1.16 didn't declare a version, it was only in
# Locale::TextDomain until 1.17 or 1.18 or something)
'Locale::TextDomain' => '1.19',
'Locale::Messages' => '1.19',
'LWP' => '5.814', # version 5.814 for new HTTP::Message::decodable()
# parts of lwp used explicitly, some of which are separate now
'LWP::UserAgent' => 0,
'HTTP::Cookies' => 0,
'HTTP::Message' => '5.814',
'HTTP::Request' => 0,
'HTML::Form' => 0,
'Math::Round' => 0,
'Module::Find' => 0.06, # version 0.06 avoids duplicates
'Module::Util' => 0,
'Module::Pluggable' => 0,
# version 1.60 for fixups to initializing in locales like de_DE with "."
# as the monetary thousands sep
'Number::Format' => '1.60',
'PerlIO::via::EscStatus' => 2, # version 2 fixing erase on close
# parts of EscStatus used explicitly
'PerlIO::via::EscStatus::Parser' => 0,
'PerlIO::via::EscStatus::ShowAll' => 0,
'PerlIO::via::EscStatus::ShowNone' => 0,
'Proc::SyncExec' => 0,
'POSIX::Wide' => 0,
'Regexp::Common' => 0,
'Regexp::Tr' => 0, # only for ATH.pm, but small, so get it always
# 'Scope::Guard' => 0,
'Set::IntSpan::Fast' => '1.10', # version 1.10 for new contains_all_range()
# 'Set::Object' => 0,
# 'String::ShellQuote' => '1.01', # 1.01 for croaking on error
'Software::License::GPL_3' => '0.001', # new in 0.001
'Spreadsheet::ParseExcel' => 0, # only LME and RBA actually
# a component of Spreadsheet::ParseExcel, but used directly, so name it
'Spreadsheet::ParseExcel::Utility' => 0,
'Tie::Cache' => 0,
'Tie::IxHash' => 0,
# my Tie-TZ
'Tie::TZ' => 1,
'Time::TZ' => 6, # new in version 6
'Time::Local' => 1.27, # for timegm_modern()
# builtin in perl 5.10 (and 5.8 up), but also separate on cpan;
# think any version ok
'Time::HiRes' => 0,
# not used at the moment
# builtin in perl 5.10 anyway
( run in 1.948 second using v1.01-cache-2.11-cpan-39bf76dae61 )