Help for this page
# The module: package Foo; ... print Foo->get; __DATA__ Whatever you want...
package Foo; ... _*_ print "\$foo = '$foo'\n";