Section 1

Preview this deck

%

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

4 years ago

Date created

Mar 1, 2020

Cards (16)

Section 1

(16 cards)

%

Front

sigil indicates a hash or associative array in perl

Back

backquotes

Front

symbols to make system calls in perl other than system("cat /etc/hostname")

Back

practical extraction and reporting language

Front

perl stands for

Back

-w

Front

how to turn on warnings in a perl script

Back

no

Front

Does perl have strong typing?

Back

regular expressions

Front

how do you determine type in perl

Back

$

Front

sigil indicates a scalar in perl

Back

scalar

Front

perl has ____ values that can be integer, float, or string

Back

sub

Front

keyword for a function/ subroutine in perl

Back

perl

Front

high-level, general purpose, interpreted programming language developed for unix scripting

Back

value, variable

Front

in perl, its the type of the ____, not the type of the ____

Back

5

Front

current version of perl

Back

use strict

Front

requires variables to be declared

Back

common gateway interface

Front

method for web server software to delegate the generation of web content to executable files.

Back

@

Front

sigil indicates an array in perl

Back

Larry Wall

Front

Who developed perl?

Back