Help for this page
package MyApp::Logger; ... } 1;
#!/usr/bin/perl use MyApp::Logger; print "foo\nbar\n";