#! /usr/bin/perl -w

use strict;
use utf8;

use Foo;

1;
