Front page | perl.perl6.language |
Postings from October 2001
Quick EX3 question
Thread Next
From:
John Siracusa
Date:
October 6, 2001 15:54
Subject:
Quick EX3 question
Message ID:
B7E503D7.2122A%siracusa@mindspring.com
Are these the same thing?
print _@{$data.{costs}};
print _ $data{costs};
-John
Thread Next
-
Quick EX3 question
by John Siracusa