SlideShare una empresa de Scribd logo
1 de 120
Beginners Perl An Introduction to Perl Programming Dave Cross Magnum Solutions Ltd [email_address]
What We Will Cover ,[object Object],[object Object],[object Object],[object Object]
What We Will Cover ,[object Object],[object Object],[object Object],[object Object]
What is Perl?
Perl's Name ,[object Object],[object Object],[object Object],[object Object]
Typical uses of Perl ,[object Object],[object Object],[object Object],[object Object],[object Object]
Less typical uses of Perl ,[object Object],[object Object]
What is Perl Like? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Perl Philosophy ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Creating and Running a Perl Program
Creating a Perl Program ,[object Object],[object Object]
Running a Perl Program ,[object Object],[object Object]
Running a Perl Program ,[object Object],[object Object],[object Object]
Perl Comments ,[object Object],[object Object],[object Object],[object Object]
Command Line Options ,[object Object],[object Object],[object Object],[object Object]
Perl variables
What is a Variable? ,[object Object],[object Object],[object Object],[object Object]
Variable Names ,[object Object],[object Object],[object Object]
Types of Perl Variable ,[object Object],[object Object],[object Object],[object Object],[object Object]
Declaring Variables ,[object Object],[object Object],[object Object],[object Object],[object Object]
Scalar Variables ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Type Conversions ,[object Object],[object Object],[object Object]
Quoting Strings ,[object Object],[object Object],[object Object]
Better Quote Marks ,[object Object],[object Object],[object Object]
Undefined Values ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Array Variables ,[object Object],[object Object],[object Object],[object Object]
Array Elements ,[object Object],[object Object],[object Object],[object Object]
Array Slices ,[object Object],[object Object],[object Object],[object Object]
Setting Array Values ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Array Size ,[object Object],[object Object],[object Object]
Hash Variables ,[object Object],[object Object],[object Object]
Accessing Hash Values ,[object Object],[object Object],[object Object]
Hash Slices ,[object Object],[object Object],[object Object]
Setting Hash Values ,[object Object],[object Object],[object Object],[object Object],[object Object]
More About Hashes ,[object Object],[object Object],[object Object],[object Object]
Special Perl Variables ,[object Object],[object Object],[object Object],[object Object]
The Default Variable ,[object Object],[object Object]
Using $_ ,[object Object],[object Object]
A Special Array ,[object Object],[object Object],[object Object],[object Object]
A Special Hash ,[object Object],[object Object],[object Object],[object Object]
Operators and Functions
Operators and Functions ,[object Object],[object Object],[object Object],[object Object],[object Object]
Arithmetic Operators ,[object Object],[object Object],[object Object]
Shortcut Operators ,[object Object],[object Object],[object Object],[object Object]
String Operators ,[object Object],[object Object],[object Object]
File Test Operators ,[object Object]
Functions ,[object Object],[object Object],[object Object],[object Object]
Function Return Values ,[object Object],[object Object],[object Object]
String Functions ,[object Object],[object Object],[object Object]
More String Functions ,[object Object],[object Object]
Substrings ,[object Object],[object Object]
Numeric Functions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Array Manipulation ,[object Object],[object Object],[object Object]
Array Manipulation ,[object Object],[object Object],[object Object]
Arrays and Strings ,[object Object],[object Object]
Hash Functions ,[object Object],[object Object],[object Object],[object Object]
File Operations ,[object Object],[object Object],[object Object]
Other File Functions ,[object Object],[object Object],[object Object],[object Object]
Time Functions ,[object Object],[object Object],[object Object],[object Object]
localtime  Caveats ,[object Object],[object Object],[object Object]
Conditional Constructs
Conditional Constructs ,[object Object],[object Object],[object Object],[object Object]
Conditional Constructs ,[object Object],[object Object]
What is Truth? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Comparison Operators ,[object Object],[object Object],[object Object],[object Object]
Comparison Examples ,[object Object],[object Object],[object Object],[object Object],[object Object]
Boolean Operators ,[object Object],[object Object],[object Object],[object Object]
Short-Circuit Operators ,[object Object],[object Object],[object Object]
if ,[object Object],[object Object],[object Object]
if ... else ... ,[object Object],[object Object],[object Object]
if ... elsif ... else ... ,[object Object],[object Object]
if ... elsif ... else ... ,[object Object]
while ,[object Object],[object Object]
until ,[object Object],[object Object]
for ,[object Object],[object Object],[object Object]
for ,[object Object],[object Object]
foreach ,[object Object],[object Object]
foreach ,[object Object]
Using  while  Loops ,[object Object],[object Object],[object Object]
Breaking Out of Loops ,[object Object],[object Object],[object Object]
Subroutines
Subroutines ,[object Object],[object Object],[object Object]
Subroutine Example ,[object Object]
Calling a Subroutine ,[object Object],[object Object],[object Object],[object Object]
Subroutine Arguments ,[object Object],[object Object]
Multiple Arguments ,[object Object],[object Object]
Calling Subroutines ,[object Object],[object Object]
By Value or Reference ,[object Object],[object Object],[object Object]
By Value or Reference ,[object Object],[object Object]
Returning Values ,[object Object]
Returning a List ,[object Object]
Regular Expressions
Regular Expressions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Match Operator ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Match Examples ,[object Object],[object Object]
Substitutions ,[object Object],[object Object],[object Object],[object Object],[object Object]
Substitution Examples ,[object Object],[object Object]
Binding Operator ,[object Object],[object Object]
Metacharacters ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
More Metacharacters ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Metacharacter Examples ,[object Object]
Quantifiers ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Quantifier Examples ,[object Object]
Character Classes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Alternation ,[object Object],[object Object],[object Object],[object Object]
Capturing Matches ,[object Object],[object Object]
Returning Captures ,[object Object],[object Object]
More Information
Perl Websites ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Websites ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Conferences ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Conferences ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Workshops ,[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Mailing Lists ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Books ,[object Object],[object Object],[object Object],[object Object]
Perl Books ,[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Books ,[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Books ,[object Object],[object Object],[object Object],[object Object],[object Object]
Perl Magazines ,[object Object],[object Object]
That's All Folks ,[object Object],[object Object]

Más contenido relacionado

La actualidad más candente

Javascript operators
Javascript operatorsJavascript operators
Javascript operators
Mohit Rana
 
Java script final presentation
Java script final presentationJava script final presentation
Java script final presentation
Adhoura Academy
 

La actualidad más candente (20)

PHP Powerpoint -- Teach PHP with this
PHP Powerpoint -- Teach PHP with thisPHP Powerpoint -- Teach PHP with this
PHP Powerpoint -- Teach PHP with this
 
Perl Basics with Examples
Perl Basics with ExamplesPerl Basics with Examples
Perl Basics with Examples
 
PHP Functions & Arrays
PHP Functions & ArraysPHP Functions & Arrays
PHP Functions & Arrays
 
C# simplified
C#  simplifiedC#  simplified
C# simplified
 
Java Arrays
Java ArraysJava Arrays
Java Arrays
 
Form Handling using PHP
Form Handling using PHPForm Handling using PHP
Form Handling using PHP
 
Php array
Php arrayPhp array
Php array
 
Javascript arrays
Javascript arraysJavascript arrays
Javascript arrays
 
Strings in C language
Strings in C languageStrings in C language
Strings in C language
 
Java 8 Lambda Expressions
Java 8 Lambda ExpressionsJava 8 Lambda Expressions
Java 8 Lambda Expressions
 
Python Variable Types, List, Tuple, Dictionary
Python Variable Types, List, Tuple, DictionaryPython Variable Types, List, Tuple, Dictionary
Python Variable Types, List, Tuple, Dictionary
 
JavaScript - Chapter 10 - Strings and Arrays
 JavaScript - Chapter 10 - Strings and Arrays JavaScript - Chapter 10 - Strings and Arrays
JavaScript - Chapter 10 - Strings and Arrays
 
Java script arrays
Java script arraysJava script arrays
Java script arrays
 
Primitive data types in java
Primitive data types in javaPrimitive data types in java
Primitive data types in java
 
Javascript operators
Javascript operatorsJavascript operators
Javascript operators
 
Introduction to PHP
Introduction to PHPIntroduction to PHP
Introduction to PHP
 
Working with Methods in Java.pptx
Working with Methods in Java.pptxWorking with Methods in Java.pptx
Working with Methods in Java.pptx
 
Java script final presentation
Java script final presentationJava script final presentation
Java script final presentation
 
Java String
Java String Java String
Java String
 
sets and maps
 sets and maps sets and maps
sets and maps
 

Destacado

Introduction to Perl - Day 2
Introduction to Perl - Day 2Introduction to Perl - Day 2
Introduction to Perl - Day 2
Dave Cross
 
Database Programming with Perl and DBIx::Class
Database Programming with Perl and DBIx::ClassDatabase Programming with Perl and DBIx::Class
Database Programming with Perl and DBIx::Class
Dave Cross
 
Perl programming language
Perl programming languagePerl programming language
Perl programming language
Elie Obeid
 
Perl 101 - The Basics of Perl Programming
Perl  101 - The Basics of Perl ProgrammingPerl  101 - The Basics of Perl Programming
Perl 101 - The Basics of Perl Programming
Utkarsh Sengar
 
Perl hosting for beginners - Cluj.pm March 2013
Perl hosting for beginners - Cluj.pm March 2013Perl hosting for beginners - Cluj.pm March 2013
Perl hosting for beginners - Cluj.pm March 2013
Arpad Szasz
 
Selenium 1july
Selenium 1julySelenium 1july
Selenium 1july
Edureka!
 
Introduction to Web Programming with Perl
Introduction to Web Programming with PerlIntroduction to Web Programming with Perl
Introduction to Web Programming with Perl
Dave Cross
 

Destacado (20)

Java programming course for beginners
Java programming course for beginnersJava programming course for beginners
Java programming course for beginners
 
C Programming Language Tutorial for beginners - JavaTpoint
C Programming Language Tutorial for beginners - JavaTpointC Programming Language Tutorial for beginners - JavaTpoint
C Programming Language Tutorial for beginners - JavaTpoint
 
Introduction to Perl - Day 2
Introduction to Perl - Day 2Introduction to Perl - Day 2
Introduction to Perl - Day 2
 
Database Programming with Perl and DBIx::Class
Database Programming with Perl and DBIx::ClassDatabase Programming with Perl and DBIx::Class
Database Programming with Perl and DBIx::Class
 
Introduction to-programming
Introduction to-programmingIntroduction to-programming
Introduction to-programming
 
Intro. to prog. c++
Intro. to prog. c++Intro. to prog. c++
Intro. to prog. c++
 
Perl programming language
Perl programming languagePerl programming language
Perl programming language
 
Java for beginners
Java for beginnersJava for beginners
Java for beginners
 
Perl Presentation
Perl PresentationPerl Presentation
Perl Presentation
 
Advanced Perl Techniques
Advanced Perl TechniquesAdvanced Perl Techniques
Advanced Perl Techniques
 
Perl 101 - The Basics of Perl Programming
Perl  101 - The Basics of Perl ProgrammingPerl  101 - The Basics of Perl Programming
Perl 101 - The Basics of Perl Programming
 
High Availability Perl DBI + MySQL
High Availability Perl DBI + MySQLHigh Availability Perl DBI + MySQL
High Availability Perl DBI + MySQL
 
Perl hosting for beginners - Cluj.pm March 2013
Perl hosting for beginners - Cluj.pm March 2013Perl hosting for beginners - Cluj.pm March 2013
Perl hosting for beginners - Cluj.pm March 2013
 
Selenium 1july
Selenium 1julySelenium 1july
Selenium 1july
 
GPars For Beginners
GPars For BeginnersGPars For Beginners
GPars For Beginners
 
Introduction to Web Programming with Perl
Introduction to Web Programming with PerlIntroduction to Web Programming with Perl
Introduction to Web Programming with Perl
 
Webinar: Selenium WebDriver - Automation Uncomplicated
Webinar: Selenium WebDriver - Automation UncomplicatedWebinar: Selenium WebDriver - Automation Uncomplicated
Webinar: Selenium WebDriver - Automation Uncomplicated
 
Webstock 2010 - Stack Overflow: Building Social Software for the Anti-Social
Webstock 2010 - Stack Overflow: Building Social Software for the Anti-SocialWebstock 2010 - Stack Overflow: Building Social Software for the Anti-Social
Webstock 2010 - Stack Overflow: Building Social Software for the Anti-Social
 
DBIx::Class introduction - 2010
DBIx::Class introduction - 2010DBIx::Class introduction - 2010
DBIx::Class introduction - 2010
 
C Sharp Course 101.5
C Sharp Course 101.5C Sharp Course 101.5
C Sharp Course 101.5
 

Similar a LPW: Beginners Perl

P H P Part I, By Kian
P H P  Part  I,  By  KianP H P  Part  I,  By  Kian
P H P Part I, By Kian
phelios
 
The Java Script Programming Language
The  Java Script  Programming  LanguageThe  Java Script  Programming  Language
The Java Script Programming Language
zone
 
Javascript by Yahoo
Javascript by YahooJavascript by Yahoo
Javascript by Yahoo
birbal
 

Similar a LPW: Beginners Perl (20)

Beginning Perl
Beginning PerlBeginning Perl
Beginning Perl
 
Intermediate Perl
Intermediate PerlIntermediate Perl
Intermediate Perl
 
CGI With Object Oriented Perl
CGI With Object Oriented PerlCGI With Object Oriented Perl
CGI With Object Oriented Perl
 
Introduction to Modern Perl
Introduction to Modern PerlIntroduction to Modern Perl
Introduction to Modern Perl
 
Tutorial perl programming basic eng ver
Tutorial perl programming basic eng verTutorial perl programming basic eng ver
Tutorial perl programming basic eng ver
 
You Can Do It! Start Using Perl to Handle Your Voyager Needs
You Can Do It! Start Using Perl to Handle Your Voyager NeedsYou Can Do It! Start Using Perl to Handle Your Voyager Needs
You Can Do It! Start Using Perl to Handle Your Voyager Needs
 
P H P Part I, By Kian
P H P  Part  I,  By  KianP H P  Part  I,  By  Kian
P H P Part I, By Kian
 
Introduction to Perl
Introduction to PerlIntroduction to Perl
Introduction to Perl
 
Php2
Php2Php2
Php2
 
Ruby For Java Programmers
Ruby For Java ProgrammersRuby For Java Programmers
Ruby For Java Programmers
 
Javascript
JavascriptJavascript
Javascript
 
Intro to Perl and Bioperl
Intro to Perl and BioperlIntro to Perl and Bioperl
Intro to Perl and Bioperl
 
What's new, what's hot in PHP 5.3
What's new, what's hot in PHP 5.3What's new, what's hot in PHP 5.3
What's new, what's hot in PHP 5.3
 
PHP
PHP PHP
PHP
 
Plunging Into Perl While Avoiding the Deep End (mostly)
Plunging Into Perl While Avoiding the Deep End (mostly)Plunging Into Perl While Avoiding the Deep End (mostly)
Plunging Into Perl While Avoiding the Deep End (mostly)
 
The Java Script Programming Language
The  Java Script  Programming  LanguageThe  Java Script  Programming  Language
The Java Script Programming Language
 
Les origines de Javascript
Les origines de JavascriptLes origines de Javascript
Les origines de Javascript
 
Javascript by Yahoo
Javascript by YahooJavascript by Yahoo
Javascript by Yahoo
 
The JavaScript Programming Language
The JavaScript Programming LanguageThe JavaScript Programming Language
The JavaScript Programming Language
 
Javascript
JavascriptJavascript
Javascript
 

Más de Dave Cross

Object-Oriented Programming with Perl and Moose
Object-Oriented Programming with Perl and MooseObject-Oriented Programming with Perl and Moose
Object-Oriented Programming with Perl and Moose
Dave Cross
 

Más de Dave Cross (20)

Measuring the Quality of Your Perl Code
Measuring the Quality of Your Perl CodeMeasuring the Quality of Your Perl Code
Measuring the Quality of Your Perl Code
 
Apollo 11 at 50 - A Simple Twitter Bot
Apollo 11 at 50 - A Simple Twitter BotApollo 11 at 50 - A Simple Twitter Bot
Apollo 11 at 50 - A Simple Twitter Bot
 
Monoliths, Balls of Mud and Silver Bullets
Monoliths, Balls of Mud and Silver BulletsMonoliths, Balls of Mud and Silver Bullets
Monoliths, Balls of Mud and Silver Bullets
 
The Professional Programmer
The Professional ProgrammerThe Professional Programmer
The Professional Programmer
 
I'm A Republic (Honest!)
I'm A Republic (Honest!)I'm A Republic (Honest!)
I'm A Republic (Honest!)
 
Web Site Tune-Up - Improve Your Googlejuice
Web Site Tune-Up - Improve Your GooglejuiceWeb Site Tune-Up - Improve Your Googlejuice
Web Site Tune-Up - Improve Your Googlejuice
 
Modern Perl Web Development with Dancer
Modern Perl Web Development with DancerModern Perl Web Development with Dancer
Modern Perl Web Development with Dancer
 
Freeing Tower Bridge
Freeing Tower BridgeFreeing Tower Bridge
Freeing Tower Bridge
 
Modern Perl Catch-Up
Modern Perl Catch-UpModern Perl Catch-Up
Modern Perl Catch-Up
 
Error(s) Free Programming
Error(s) Free ProgrammingError(s) Free Programming
Error(s) Free Programming
 
Medium Perl
Medium PerlMedium Perl
Medium Perl
 
Modern Web Development with Perl
Modern Web Development with PerlModern Web Development with Perl
Modern Web Development with Perl
 
Improving Dev Assistant
Improving Dev AssistantImproving Dev Assistant
Improving Dev Assistant
 
Conference Driven Publishing
Conference Driven PublishingConference Driven Publishing
Conference Driven Publishing
 
Conference Driven Publishing
Conference Driven PublishingConference Driven Publishing
Conference Driven Publishing
 
TwittElection
TwittElectionTwittElection
TwittElection
 
Perl in the Internet of Things
Perl in the Internet of ThingsPerl in the Internet of Things
Perl in the Internet of Things
 
Return to the Kingdom of the Blind
Return to the Kingdom of the BlindReturn to the Kingdom of the Blind
Return to the Kingdom of the Blind
 
Github, Travis-CI and Perl
Github, Travis-CI and PerlGithub, Travis-CI and Perl
Github, Travis-CI and Perl
 
Object-Oriented Programming with Perl and Moose
Object-Oriented Programming with Perl and MooseObject-Oriented Programming with Perl and Moose
Object-Oriented Programming with Perl and Moose
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 

LPW: Beginners Perl