Perl - Command line arguments and user keyboard input

Published: 18 April 2022
on channel: Multilingual Programming
166
like

Video Chapters (table of content with clickable links into a specific part of the video)
00:00 Introduction about the video content
00:42 Prerequisites (you should have some programming skills in at least some language)
01:04 Command prompt (showing the Perl version, creates new directory, starts Visual Studio Code)
01:43 Creates a Perl file with a "Hello World" script
02:26 Executes "Hello World"
02:39 Replaces the implementation with code receiving arguments from the command line and the keyboard
05:48 Executes the program receiving arguments from the command line and the keyboard

Please note that you can choose to show english subtitles for the videos.

Currently (when this video was published) there are not many videos in the below playlists but please remember to subscribe to this channel if you think you are interested in future videos which will become added to the play lists.

Playlists for "Program arguments from command line and keyboard input" for different programming languages:
Playlist for the videos with english voice and english subtitles:
   • Program arguments from command line a...  
Playlist for the videos with swedish voice and swedish subtitles:
   • Program argument från kommandoraden o...  

Perl playlist (english):
   • Perl - Command line arguments and use...  
Perl playlist (swedish):
   • Perl - Program argument från kommando...  


Perl
https://www.perl.org
https://en.wikipedia.org/wiki/Perl

Variable '@ARGV'
https://perldoc.perl.org/5.32.1/varia...

Function 'readline' and the alternative 'STDIN'
https://perldoc.perl.org/5.32.1/funct...

Function 'print'
https://perldoc.perl.org/5.32.1/funct...

foreach loop
https://perldoc.perl.org/5.32.1/perls...


Watch video Perl - Command line arguments and user keyboard input online without registration, duration hours minute second in high quality. This video was added by user Multilingual Programming 18 April 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 166 once and liked it like people.