This note explains the
following topics: Perl program structure, Variable types, Scalars , Pragmas ,
Operators , Arrays , Hashes , Control structures, Loop modifers, Subroutines ,
Reading and Writing a file, Filehandles , Regular expressions, Regex anchors and
operators, Running perl, POD tools, What is Bioperl, Gotchas , Objects in Perl,
Interfaces and Inheritance in Bioperl, Bioperl components, Parse a sequence from
file, output, Read in sequence and write out in different format, Sequence
Databases.
This book assumes that
you know absolutely nothing about programming at all and that Perl is your first
language. However, basic operations such as making text files are outside of the
realm of this tutorial.
This PDF covers the
following topics related to Perl : Getting Started with Perl, Arrays, Hashes and
Loops, File Handling, Regular Expressions, Subroutines, References and Complex
Data Structures, Perl Modules, Interacting with external programs.
This note explains
the following topics: Interpreter vs. Compiler, Perl different from other
languages, Variables, Scalar Data, Arrays and Lists, Control Structures, Hashes,
Regular Expressions, Functions, Interacting with the Operating System, A few
Perl Functions.
This note explains the
following topics: Perl program structure, Variable types, Scalars , Pragmas ,
Operators , Arrays , Hashes , Control structures, Loop modifers, Subroutines ,
Reading and Writing a file, Filehandles , Regular expressions, Regex anchors and
operators, Running perl, POD tools, What is Bioperl, Gotchas , Objects in Perl,
Interfaces and Inheritance in Bioperl, Bioperl components, Parse a sequence from
file, output, Read in sequence and write out in different format, Sequence
Databases.
An
excellent book that covers exactly what the title says. Modern Perl teaches you
how Perl really works. It's the only book that explains Perl thoroughly, from
its philosophical roots to the pragmatic decisions that help you solve real
problems and keep them solved.
This book invites Perl programmers and their
customers to take a fresh look at software development. It explains Extreme Perl
to both programmers and business people.