Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
TODO →done #2277
  • Loading branch information
JJ committed Mar 15, 2019
1 parent eb00a74 commit 3e13a91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/Language/5to6-nutshell.pod6
Expand Up @@ -316,9 +316,6 @@ foo(3); # /language/functions#index-entry-dispatch_callsame
=head3 C<*> Glob
=comment TODO: Research what exact use-cases still need typeglobs in Perl 5
today, and refactor this section to list them (with translations).
In Perl 5, the C<*> sigil referred to the GLOB structure that Perl uses to
store non-lexical variables, filehandles, subs, and formats.
Expand Down

0 comments on commit 3e13a91

Please sign in to comment.