Subject: | Unescaped left brace in regex is deprecated |
Manual.t fails because of a new deprecation in recent perls (5.22.0 and newer):
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@anchor{ <-- HERE ([^}]*)}/ at t/Manual.t line 40.
# texi nodes 127
# no chart.texi node for "Casablanca Stock Exchange" ref in lib/App/Chart/Suffix/CAS.pm
# no chart.texi node for "Dividends and Splits" ref in lib/App/Chart/Series/Derived/Adjust.pm
# no chart.texi node for "Typical Price" ref in lib/App/Chart/Series/Derived/TypicalPrice.pm
# no chart.texi node for "Raw Data" ref in lib/App/Chart/Gtk2/RawDialog.pm
# no chart.texi node for "Weighted Close" ref in lib/App/Chart/Series/Derived/WeightedClose.pm
# no chart.texi node for "Preferences" ref in lib/App/Chart/Gtk2/PreferencesDialog.pm
# no chart.texi node for "Midpoint" ref in lib/App/Chart/Series/Derived/Midpoint.pm
# source nodes 123
# Saw 1 warning(s):
#
# Trace begun at t/MyTestHelpers.pm line 55
# MyTestHelpers::nowarnings_handler('Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@anchor{ <-- HERE ([^}]*)}/ at t/Manual.t line 40.^J')
called at t/Manual.t line 40
#
# Exit code 1 for warnings
# Looks like your test exited with 1 just after 1.
t/Manual.t .....................
Dubious, test returned 1 (wstat 256, 0x100)
All 1 subtests passed