
What's wrong?
#!/usr/bin/perl -w
use strict;
...
if ( something ) {
...
} elsif ( something else ) {
...
}
...
Copyright 2003, Bri Hatch of Onsight, Inc.
Presented at SPUG, 2003.
Presentation created using vim and MagicPoint.