Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Perl
$var = "This is string scalar!"; $quote = 'Single quote - $var'; $double = "Double quote - $var"; print $var; print "\nThis is quote inside quotes: $quote\n"; print "\nHere we go double : $double\n\n\n\n";
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Perl
Challenge 41 Task 1
hashes
test hello worl perl
2
Perlday1
test hello world perl compiler n tex
Password Validation
reverse polish notation experiment
Basics
stackse - search stackoverflow differently
Please log in to post a comment.