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

Changes for version 0.32 - 2001-02-21

  • Added UNTAINT option, which lets you use Inline with Perl's -T flag.

Changes for version 0.32 - 2001-02-22

  • Fixed detection of using Inline::Config.

Changes for version 0.32 - 2001-02-22

  • Fixed the "cut & paste" bug. (DOS line endings in Unix.)

Changes for version 0.32 - 2001-02-23

  • Fixed MSWin32 bug of getting full path parts in dll name.

Changes for version 0.32 - 2001-02-26

  • Added SAFEMODE option.
  • Safe->reval(DIRECTORY/config) if SAFE.
  • Blindly untaint all %ENV variables for UNTAINT.

Changes for version 0.32 - 2001-02-26

  • Added GLOBAL_LOAD option with GLOBAL shortcut.

Changes for version 0.32 - 2001-02-26

  • Warn if UNTAINT && SAFEMODE && ! DIRECTORY (croak if root)

Changes for version 0.32 - 2001-02-26

  • Add DIRECTORY path to applicable warnings and error msgs

Documentation

C
How to bind a programming language to Perl using Inline.pm
Support Information for Inline.pm and related modules.

Modules

Write Perl Subroutines in C
Write Perl subroutines in other programming languages.

Provides

in C/grammar/grammar.pm