Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page



 

Scalar

  1. Commonly refers to a single number or value.
  2. In Perl 5 and above, a scalar is a single value that is not an array. A scalar may be string, integer, or a floating-point. For example, "my $value="example";" is an example of a scalar in Perl, where $value is equal to the string 'example'.

Also see: Array, Perl, Programming definitions, Variable

 

Index

Category:
Dictionary

Related Pages:
S - Definitions

Resolved

Were you able to locate the answer to your questions?

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope