1package Foo::Bar::Baz;
2
3use strict;
4use warnings;
5
6our $VERSION = '1.23';
7
81;
9