From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456789101112 # -*- coding: utf-8 -*-REQUIRE[- DBIx::Class::Schema- DBD::SQLite- CGI::Session- Email::Simple- Email::Sender]USE_COOKIE: 1# Include real test vectors.INCLUDE: basic.inc.xhf
# -*- coding: utf-8 -*-
REQUIRE[
- DBIx::Class::Schema
- DBD::SQLite
- CGI::Session
- Email::Simple
- Email::Sender
]
USE_COOKIE: 1
# Include real test vectors.
INCLUDE: basic.inc.xhf