How Perl Saved my Day
Previous First Next

Where I don't use Perl (yet)

  • Number crunching
    However, one can write (and of course it has been done) a Perl extension in a programming language like C or C++ and write a corresponding Perl interface. See [3] on how to do this.
  • Graphical User Interface
    However, there is a Perl wrapper module, referred to as Perl/Tk, that provides an interface to the Tk toolkit. An interface to the Macintosh Toolbox is provided with MacPerl.

Previous First Next
10.12.1998 Michael Gfeller