Breakage introduced in
8d005ad9, fixed for good by a combination of 5268b1da
135ac69d and 95da0f23
blind new) (GH#51)
* Misc
+ - A bunch of fixes for the botched condition parsing in the previous
+ devrels (082700_01 ~ 082700_05) (RT#98161)
- Ensure source metadata calls always take place on the result source
instance registered with the caller
- IFF DBIC_TRACE output defaults to STDERR we now silence the possible
# $VERSION declaration must stay up here, ahead of any other package
# declarations, as to not confuse various modules attempting to determine
# this ones version, whether that be s.c.o. or Module::Metadata, etc
-$VERSION = '0.082700_01';
+$VERSION = '0.082700_06';
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases