Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Useful perl code
1
Name:
Anonymous
2008-01-07 0:12
[code]
#!/usr/bin/perl
if ( $^O eq 'linux' ) {print "Lunix sux";}
4
Name:
Anonymous
2008-01-07 5:54
say "Lunix sux" if $^O eq 'linux'
Perl 5.10 compatible only.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List