Skip to content

Commit

Permalink
Document that all of builtin is currently experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Dec 18, 2021
1 parent 6bdb1ed commit 961f855
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/builtin.pm
Expand Up @@ -34,6 +34,9 @@ can be requested for convenience.
Individual named functions can be imported by listing them as import
parameters on the C<use> statement for this pragma.
The overall C<builtin> mechanism, as well as every individual function it
provides, are currently B<experimental>.
=head2 Lexical Import
This pragma module creates I<lexical> aliases in the currently-compiling scope
Expand Down

0 comments on commit 961f855

Please sign in to comment.