Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
List is_approx in 6.d so we don't forget to toss it
tis deprecated
  • Loading branch information
zoffixznet committed Dec 19, 2016
1 parent 7011417 commit bf18470
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions v6d.pod
Expand Up @@ -121,4 +121,15 @@ but I propose this be made an official part of the Perl 6 standard.

Samantha McVey (samcv)


=head1 Remove deprecated Test::is_approx

This is mostly a reminder so we don't forget. Test::is_approx is currently marked as deprecated
(replaced by `is-approx`). It was decided to leave it in until 6.d, so that we can still use it
in 6.c-errata without any changes.

=head2 Stakeholder

Oh, I thought you said steak... (Zoffix)

=cut

0 comments on commit bf18470

Please sign in to comment.