#!perl
use strict;
use warnings;
use Sereal;

use Test::More tests => 1;
pass();