The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.16 - 2011-08-10

  • New features:
    • Additional interface for TClass to make method-related information such as "which methods of this object start with Foo?" and full method prototypes available conveniently to Perl. To be used by SOOT::App autocompletion.
    • Some operations (such as filling histograms) are faster because they were explicitly wrapped instead of relying on the slow dynamic wrapping.
    • More examples.
  • Maintenance:
    • Upgraded all the bundled build tools.

Documentation

SOOT Examples for Basic
SOOT Examples for Geometry
SOOT Examples for Graph
SOOT Examples for Hist
SOOT Examples for Images
SOOT Examples for Math
SOOT Examples for Tree

Modules

Use ROOT from Perl
Perl interface to Perl-ROOT wrapper internals
Perl interface to generate new C-level struct types
ROOT's TClass introspection interface with SOOT extensions

Examples