Perl 6
An Introduction to Perl 6
#13
Built-in data types (partial list)
Perl 5 has few basic data types:
Scalar (numbers, strings, references)
List
Hash
Subroutine
Filehandle
continued...
< < Previous
|
Index
|
Next >>
Copyright © 2008 Patrick Michaud