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.22 - 1999-04-09

  • C<new Win32::TieRegistry> and "Win32::TieRegistry->new" now work.
  • CreateKey()'s "disposition" argument now can get its string value set to "REG_CREATED_NEW_KEY" or "REG_OPENED_EXISTING_KEY".
  • GetOptions()'s fancier usages defined.
  • New documentation section on exports [C<use> and C<import()>].
  • New documentation section on best ways to use symbolic constants.
  • New documentation section on probable future directions.
  • Minor documentation fixes.

Modules

Powerful and easy ways to manipulate a registry [on Win32 for now].

Provides

in Tie/Registry.pm