Education blog by Boris.
Learning about technology and everything else.
Sunday, March 23, 2008
Perl intro
this line should always be in the first column of the first line:
#!/usr/bin/perl
for more options include -w (adds a warning) -T (taint) or -wT (both)
No comments:
Post a Comment