#!/usr/bin/env perl

use CGI::Snapp::Demo::One;

CGI::Snapp::Demo::One -> new -> run;