The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.9.2 - 2002-11-13

  • fixed Makefile.PL: 9,12c9,12 < ($] >= 5.005 ? ## Add these new keywords supported since 5.005 < ('ABSTRACT' => 'Simulation Automation Tool', < 'AUTHOR' => 'Wim Vanderbauwhede <wim@motherearth.org>') : ()), <
  • > ($] >= 5.005 ? ## Add these new keywords supported since 5.005 > 'ABSTRACT'=> 'Simulation Automation Tool', > 'AUTHOR' => 'Wim Vanderbauwhede <wim@motherearth.org>') : ()), > ,
  • fixed some warnings in PostProcLibs.pm due to words not defined in Dictionary
  • removed non-generic routines from PostProcessors.pm

Modules

a simulation automation tool

Provides

in SynSim/Analysis.pm
in SynSim/Dictionary.pm
in SynSim/PostProcLib.pm
in SynSim/PostProcessors.pm