summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/06-development.pl
blob: e3fcb03b6f936a27b1968c6ed41468f1a4502848 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;

$title = N("Mandrake Linux 9.1: the ultimate development platform");

@text = (N("To modify and to create in different languages such as Perl, Python, C and C++ has never been so easy thanks to GNU gcc 3 and the best Open Source development environments."));