in reply to RFC: Is there more to alias?
I'll make sure to check it out after some sleep. Meanwhile, file this under "any other sort of feedback":
my $x = "123"; alias substr($x, 1, 1) = $x; print $x;
(Does humming or whistling go better with this?)
print "Just another Perl ${\(trickster and hacker)},"
The Sidhekin proves Sidhe did it!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: RFC: Is there more to alias?
by xmath (Hermit) on Aug 24, 2004 at 22:30 UTC | |
by Sidhekin (Priest) on Aug 24, 2004 at 22:36 UTC | |
by xmath (Hermit) on Aug 24, 2004 at 22:39 UTC |