August 2003
    
      
      Presenter:
      Charles Bentley
      One of the places that Perl really shines is
         on the command line. Although most of the Perl code you write will
         live in programs, Perl makes it easy to solve quick problems with
         command line parameters. Chuck covers the most commonly needed command
         line options and some operators that are particularly useful in this
         mode.