Twitter Updates

Thursday 23 April 2009

Perl shebang

The first (shebang) line of perl scripts should be:
#!/usr/bin/perl -w

No comments: