# NOTE: Derived from Foo.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Foo;

#line 19 "Foo.pm (autosplit into auto/Foo/barnie.al)"
sub barnie { print "barnie!\n" };
1;
# end of Foo::barnie