DEBSOURCES
Skip Quicknav
sources / libcatalyst-plugin-session-store-delegate-perl / 0.06-4 / t / 00_use.t
123456789
#!/usr/bin/perl use strict; use warnings; use Test::More 'no_plan'; use ok "Catalyst::Plugin::Session::Store::Delegate";