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

NAME

Interchange6::Schema::Populate::Role

DESCRIPTION

This module provides population capabilities for the Role result class

METHODS

records

Returns array reference containing one hash reference per role ready to use with populate schema method. Initial roles are:

  • admin

    Shop administrator with full permissions.

  • user

    All non-anonymous users have this role.

  • anonymous

    Anonymous users.