Perl stands for Practical Extraction and Reporting Language. Itwas developed in 1987 by Larry Wall, and it has evolved over time. Its a High-Level Scripting Language supporting powerful regular expressions. This course aims at showcasing the power of Perl using Perl5.26.2. It starts with a video on how to get a working Perl setup and progresses on to discuss very basic concepts in the beginning. Moving further, itsheds light on more advanced Perl constructs and capabilities, which are more useful and relevant to the present day Industry. It’s pretty hands-on course where each line of the code is discussed in-depth and impact of change in any line of the codeis shown real-timeon a Perl Interpreter. Perl is used extensively in the Digital VLSIindustry. Its used across multiple verticals - Design, Design Verification, Automation, CAD, Tools, etc. and hence this course is usefulfor anyone and everyone looking to learn about(or enhance) Perl, and land a Job in the Industry (Semiconductor or IT)Advanced Perl Constructs discussed in this courseincludes: Regular Expressions, File Read and Write Operations, Excel SpreadSheet Read and Write Operations, Interfacing with MSSQL databases, Generating HTML formatted content, andCreating/Using Perl ModulesAim of this CourseIs to help: Beginners get started with Perl, Professional hone their Perl skillset, andExperts refresh their Perl knowledge, Topics Covered1. Introduction2. Course Overview3. Finding Perl4. Perl Basics Getting Started First Perl Program, Data Types, Operators, Loops, Conditional Statements, Subroutines5. Regular Expressions Special Characters, Quantifiers, Anchors6. File Read and Write Operations Few Facts, File Checks, File Read, Write, Append, and Read Write7. SpreadSheet Read and Write Operations (including various formatting operations) Relevant Modules to use, SpreadSheet Read, SpreadSheet Write (with various formatting operations)8. Interfacing with MSSQL databases SQL Basics (How to create a database and table, how to use a database, how to insert into, query from and delete from a database), Using Perl to connect to MSSQL database and perform various different table operations.9. Generating HTML formatted content (Using User created Perl Module) HTML very brief overview, How to create and use a Perl Module, Generate HTML formatted content in Perl using the generated Perl Module. Why Use Perl?Perl isHigh Level Interpreted language with faster development time and is well suited to perform many automation tasksCan help secure a Job as its widely used in the Industry (IT and Semiconductor)In Digital VLSI Industry, its used across multiple verticals - Design, Design Verification, Automation, CAD, Tools, etc. It facilitates easy creation of multiple applications using large number of inbuilt modulesDisclaimerEvery effort has been made to make this courseas complete and as accurate as possible, but no warranty is implied. The author shall have neither the liability nor the responsibility to any person or entity with respect to any loss or damages arising from the information contained in this courseor other resources accompanying this course. This course is an independent work of the author and isnot endorsed by his employer.