The distinctive Perl camel is (c) O'Reilly
Perl Workshop Home Page
Home of the Bioinformatics Perl Workshop perl workshop > courses > two problems (0.1.0.1) > assignments

course 0.1.0.1

Level: all
0.1.0.1 | all | 1 sessions
We'll present two real-life problems and solve them with Perl. We will show you how Perl modules are used to fetch, munge and export data. We will show you that Perl is a practical and powerful tool.

legend

course code

cat.course.level.sessions.session

e.g. 1.0.1.8

categories

0 | introduction and orientation

1 | perl fundamentals

2 | shell and prompt tools

3 | web development

4 | CPAN Modules

5 | Ruby

levels

level: all all ( 0 )

level: beginner beginner ( 1 )

level: intermediate intermediate ( 2 )

level: advanced advanced ( 3 )

[ have you wondered how many different banners there are? ]
0.1.0.1 Two Problems

assignments

1 | First Look at Perl | 0.1.0.1.1

Searching CPAN

Visit CPAN and for the modules String::Random, Set::IntSpan and Set::Array, find the following: (a) latest version number, (b) purpose of the module and, (c) author. Given that arrays are native variables in perl (remember @array), what is the usefulness of the Set::Array module?

A Canadian CPAN Mirror

There is a CPAN mirror at the University of Winnipeg. Find the site for this mirror using Google, or your favourite search engine. This mirror site also maintains the Perl FAQ. Read the perlfaq1 section, which covers general questions about Perl.

other in this category

0.0.0.1 | Orientation Session

other by same level

0.0.0.1 | Orientation Session

2.0.0.3 | Introduction to Unix

5.0.0.1 | Hello Ruby

other by same instructor

Other courses by Sheldon McKay or Martin Krzywinski.

0.0.0.1 | Orientation Session

1.0.1.8 | Introduction to Perl

1.1.2.8 | Intermediate Perl

1.2.2.1 | Effective use of map, sort and grep in Perl

2.1.2.4 | Data Mining and Analysis at the Command Line

2.2.2.2 | Prompt Tools

4.0.2.1 | Spans and Sets

4.1.2.2 | Random Numbers and Distributions