The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for FFI-ExtractSymbols

0.05      2021-04-17 05:33:44 -0600
  - Use -D to gather dynamic symbols with recent Gnu nm (and compatible) (gh#7, gh#3)

0.04      2020-07-05 08:46:43 -0600
  - Migrate from Module::Build::FFI to FFI::Build (gh#6)

0.03      2015-02-02 05:39:38 -0500
  - When using nm mode, accept W in addition to T for code symbols

0.02      2015-02-01 23:56:27 -0500
  - First release to CPAN
  - identical to 0.01

0.01      2015-02-01 23:44:41 -0500
  - initial version