#!/usr/bin/perl use strict; use warnings; use Foo::Bar::Baz; my $item = Foo::Bar::Baz->new();