skip to main
|
skip to sidebar
Code Not Fail
Thursday, May 22, 2008
Sandwich.pl
#!/usr/bin/perl
use kitchen;
my @sandwich=qw(bread ham cheese more_bread);
$sandwich=join('mustard',@sandwich);
chomp($sandwich);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Submit Crap
Send your submissions.
codenotfail@gmail.com
Labels
BASIC
(1)
C
(2)
PERL
(2)
SQL
(5)
Blog Archive
September
(3)
July
(1)
May
(6)
No comments:
Post a Comment