We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa73530 commit 1817f26Copy full SHA for 1817f26
doc/Language/faq.pod
@@ -475,6 +475,10 @@ For example regex matches return L<Match objects that know how to respond
475
to list indexing, hash indexing, and that can turn into the matched
476
string|/type/Match>.
477
478
+=head2 What's the difference between C<Pointer> and C<OpaquePointer>?
479
+
480
+C<OpaquePointer> is deprecated and has replaced with C<Pointer>.
481
482
=head1 Meta Questions and Advocacy
483
484
=head2 When will Perl 6 be ready? Is it ready now?
0 commit comments