Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S28] remove @=data, which is already available as $=data.lines
masak++
  • Loading branch information
moritz committed Apr 5, 2012
1 parent dec4822 commit 1eb9da4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S28-special-names.pod
Expand Up @@ -84,7 +84,6 @@ be fleshed out in S26.
%?CONFIG Hash of XXX # configuration hash XXX What does this do?
$*CWD Path # current working directory
$=data (S26) IO # data block handle (=begin data ... =end)
@=data (S26) Array # Same as above, but array
%?DEEPMAGIC S13 Hash of XXX # Controls the mappings of magical names to sub definitions
$?DISTRO S02 Application # Which OS distribution am I compiling under
$*DISTRO S02 Application # Which OS distribution am I running under
Expand Down

0 comments on commit 1eb9da4

Please sign in to comment.