add configuration of 'cookie_path'
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / t / 99_prereq.t
CommitLineData
724a6173 1#!/usr/bin/perl
2
3use strict;
4use warnings;
5
6use Test::Prereq::Build;
7prereq_ok();
8