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

OP::Enum::DaysOfWeek - Named days of week (English)

SYNOPSIS

  use OP::Enum::DaysOfWeek;

CONSTANTS

  • MON

    1

  • TUE

    2

  • WED

    3

  • THU

    4

  • FRI

    5

  • SAT

    6

  • SUN

    7

SEE ALSO

This file is part of OP.