perl -we 'use My::Very::Long::Module; our $x = My::Very::Long::Module->new( foo => 42 ); print $x->get_foo;'