gnopaste

Sorry for this ugly message. We are searching for some translators.
Please take a look here
Thanks to all translators, you're doing a great job!

Name
B10m
Scriptlanguage
Perl
Tabwidth
4
Date
04/28/2008 10:05:06 pm
IP
217.19.21.103

The user was too lazy to give a description

#!/usr/bin/perl

my @test = qw(Just another Perl Hacker);
print "Last index of the test list is:", $#test, "\n";
print "Oh, of course ... ", join " ", @test, "\n";

submitter » gnopaster | imprint « imprint     
» Terms of use «