- or download this
C:\_32>perl -Mstrict -MDevel::Peek -le "my $arg = \"\>\&STDOUT\"; Dump
+ $arg;"
The system cannot find the path specified.
The system cannot find the path specified.
- or download this
C:\_32>perl -Mstrict -MDevel::Peek -le "my $arg = \"^>^&STDOUT\"; Dump
+ $arg;"
SV = PV(0x2dcd2c) at 0x1c90564
...
CUR = 8
LEN = 10
COW_REFCNT = 1
- or download this
C:\_32>perl -Mstrict -MDevel::Peek -le "my $arg = q(">&STDOUT"); Dump
+$arg;"
>& was unexpected at this time.
...
COW_REFCNT = 1
C:\_32>