Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Quotes
#perl 5.22.1 $var="This is string scalar! "; $quote='Single quote-$var'; $double=" Double quote-$var"; print $var; print "\n This is quote inside quote: $quote \n"; print "\n Here we go double: $double \n\n\n\n";
run
|
edit
|
history
|
help
0
Array_with_shift_function
Attractive numbers
Basics
101744
Perl - Sort hash of filenames by file extension
Sanjana 101742
Perl
Password Validation
key_hash_function
Balancing brackets