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 1.22 - 2012-03-30

  • Ed W contributed some more functionality and renamed some options and methods to make things a bit more sane.
  • *NOTE*: The following options and methods have been deprecated:
    • The 'lazy' config option is now called 'autoload_user'
    • The 'user' helper is now called 'current_user'
    • The 'user_exists' helper is now called 'is_user_authenticated'
  • Using these options and helpers will now generate deprecation warnings; they will be removed in the next release.

Documentation

Modules

A plugin to make authentication a bit easier