Perl Vector Record
(Redirected from Perl Vector)
Jump to navigation
Jump to search
A Perl Vector Record is a Vector Record that is a Perl Record.
- Example(s):
@vector = (1.1, 7.19, 4.0)
.
- See: Perl Vector Data Structure.
A Perl Vector Record is a Vector Record that is a Perl Record.
@vector = (1.1, 7.19, 4.0)
.