[index] [text page] [<<start] [<prev] [next>] [last>>]
Page 6: What's wrong?

Page 6

  
  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.