Stop using bare $] throughout - protects the codebase from floating point hell
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 9 Oct 2015 10:04:45 +0000 (12:04 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 15 Oct 2015 15:33:56 +0000 (17:33 +0200)
commit750a4ad26c8fbe0f513a3abd4a9cb79ef8f40884
tree90ada323809ffff9e6987aa7c835d3522cf597c8
parentee70a1ed59721a241ed998b465aa883bbbb55605
Stop using bare $] throughout - protects the codebase from floating point hell

Issues similar, but likely not limited to, P5#72210 ( see prev commit)
14 files changed:
Changes
lib/DBIx/Class/ResultSource/RowParser/Util.pm
lib/DBIx/Class/_Util.pm
maint/Makefile.PL.inc/12_authordeps.pl
t/00describe_environment.t
t/51threadnodb.t
t/51threads.t
t/51threadtxn.t
t/resultset/rowparser_internals.t
t/storage/txn_scope_guard.t
t/zzzzzzz_perl_perf_bug.t
xt/extra/c3_mro.t
xt/extra/internals/namespaces_cleaned.t
xt/extra/lean_startup.t