in reply to What are all the Perl data types?
Do you want to count 'constant' (provided by use constant), or is that some sort of scalar?
How about a heredoc? Does the entity following __DATA__ or __END__ have a data type?
Is a list a distinct type from an array?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: What are all the Perl data types?
by Joost (Canon) on May 03, 2007 at 10:49 UTC |