Acme::MetaSyntactic::linux - The Linux theme.
This theme contains the lists all the known and less known Linux distributions, as maintained by DistroWatch on http://distrowatch.com/stats.php.
Note that the distribution list also contains the *BSD projects.
When writing code examples, it's always easy at the beginning:
my $foo = "bar";
$foo .= "baz"; # barbaz
But one gets quickly stuck with the same old boring examples. Does it have to be this way? I say "No".
Here is Acme::MetaSyntactic, designed to fulfill your metasyntactic needs. No more will you scratch your head in search of a good variable name!
INSTALL
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
Alternatively, to install with ExtUtils::MakeMaker, you can use the following commands:
perl Makefile.PL
make
make test
make install
This module is dedicated to the Linux kernel for its fifteenth anniversary. Linux was first published on the comp.archives newsgroup on October 5, 1991. See http://groups.google.com/group/comp.archives/msg/13a145b453f89094
Linux was announced on comp.os.minix on August 25, 1991. See http://groups.google.com/group/comp.os.minix/msg/b813d52cbc5a044b
Product's homepage
Requirements:
· Perl